Hacking: The Art of Exploitation
Jon Erickson
- 出版商: No Starch Press
- 出版日期: 2003-11-01
- 售價: $1,550
- 貴賓價: 9.5 折 $1,473
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 1593270070
- ISBN-13: 9781593270070
-
相關分類:
駭客 Hack
已過版
買這商品的人也買了...
-
$1,029Fundamentals of Data Structures in C++
-
$650$553 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$920$727 -
$420$328 -
$780$741 -
$590$466 -
$690$538 -
$750$675 -
$490$382 -
$560$504 -
$450$356 -
$490$417 -
$400$340 -
$720$612 -
$650$553 -
$450$351 -
$850$723 -
$280$218 -
$480$379 -
$750$593 -
$780$616 -
$780$663 -
$590$460
相關主題
商品描述
Summary
A comprehensive introduction to the techniques of exploitation and creative problem-solving methods commonly referred to as "hacking". Click here to view chapter 3.
This book is for both technical and non-technical people who are interested in computer security. It shows how hackers exploit programs and write exploits, instead of just how to run other people's exploits. Unlike many so-called hacking books, this book explains the technical aspects of hacking, including stack based overflows, heap based overflows, string exploits, return-into-libc, shellcode, and cryptographic attacks on 802.11b. If you're serious about hacking, this book is for you.
JON ERICKSON has a formal education in computer science and speaks frequently at computer security conferences around the world. He currently works as a cryptologist and security specialist in Northern California.
Table of Contents
1 : INTRODUCTION
2 : PROGRAMMING
3 : NETWORKING
4 : CRYPTOLOGY
5 : CONCLUSION