Chinaunix首页 | 论坛 | 博客
  • 博客访问: 19824
  • 博文数量: 16
  • 博客积分: 660
  • 博客等级: 上士
  • 技术积分: 180
  • 用 户 组: 普通用户
  • 注册时间: 2009-08-12 11:41
文章分类

全部博文(16)

文章存档

2011年(1)

2009年(15)

我的朋友
最近访客

分类: 网络与安全

2009-08-13 13:51:44

作者:Jon Erickson
出版社:No Starch
出版日期:2008年3月

简介:漏洞挖掘必看
Hacking is the art of creative ,problem solving, whether that means
finding an unconventional solution to a difficult problem or exploiting
holes in sloppy programming. Many people call themselves hackers, but
few have the strong technical foundation needed to really push the
envelope. Rather than merely showing how to run existing exploits,
author Jon Erickson explains how arcane hacking techniques actually
work. To share the art and science of hacking in a way that is
accessible to everyone, Hacking: The Art of Exploitation, 2nd Edition
introduces the fundamentals of C programming from a hacker's
perspective. Get your hands dirty debugging code, overflowing buffers,
hijacking network communications, bypassing protections, exploiting
cryptographic weaknesses, and perhaps even inventing new exploits. This
book will teach you how to:
- Program computers using C, assembly language, and shell scripts
- Corrupt system memory to run arbitrary code using buffer overflows
and format strings
- Inspect processor registers and system memory with a debugger to
gain a real understanding of what is happening
- Outsmart common security measures like nonexecutable stacks and
intrusion detection systems
- Gain access to a remote server using port-binding or connect-back
shellcode, and alter a server's logging behavior to hide your presence
- Redirect network traffic, conceal open ports, and hijack TCP
connections
- Crack encrypted wireless traffic using the FMS attack, and speed up
brute-force attacks using a password probability matrix Hackers are
always pushing the boundaries, investigating the unknown, and evolving
their art. Even if you don't already know how to program, Hacking: The
Art of Exploitation, 2nd Edition will give you a complete picture of
programming, machine architecture, network communications, and existing
hacking techniques. Combine this knowledge with the included Linux
environment, and all you need is your own creativity.


阅读(515) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~