目录
译序………………………………………………………………..2
Exploit 编写系列教程第一篇:栈溢出……………………………………..3
Exploit 编写系列教程第二篇:跳至ShellCode……………………………….25
Exploit 编写系列教程第三篇a:基于SEH的Exploit……………………………54
Exploit 编写系列教程第三篇b:基于SEH的Exploit—又一个实例…………………77
Exploit 编写系列教程第四篇:编写Metasploit Exploit……………………….83
Exploit 编写系列教程第五篇:利用调试器模块及插件加速exploit开发……………94
Exploit 编写系列教程第六篇:绕过Cookie,SafeSeh,HW DEP 和ASLR………………126
Exploit 编写系列教程第七篇:编写Unicode Exploit………………………….218
Exploit 编写系列教程第八篇:Win32 Egg Hunting……………………………256
Exploit 编写系列教程第九篇:Win32 Shellcode编写入门………………………316
Exploit 编写系列教程第十篇:利用ROP绕过DEP………………………………432
附录A:对《基于栈的溢出》一文的补充…………………………………….509
附录B:对《编写unicode exploit》一文的补充………………………………511
Exploit 编写系列教程第一篇:栈溢出……………………………………..3
Exploit 编写系列教程第二篇:跳至ShellCode……………………………….25
Exploit 编写系列教程第三篇a:基于SEH的Exploit……………………………54
Exploit 编写系列教程第三篇b:基于SEH的Exploit—又一个实例…………………77
Exploit 编写系列教程第四篇:编写Metasploit Exploit……………………….83
Exploit 编写系列教程第五篇:利用调试器模块及插件加速exploit开发……………94
Exploit 编写系列教程第六篇:绕过Cookie,SafeSeh,HW DEP 和ASLR………………126
Exploit 编写系列教程第七篇:编写Unicode Exploit………………………….218
Exploit 编写系列教程第八篇:Win32 Egg Hunting……………………………256
Exploit 编写系列教程第九篇:Win32 Shellcode编写入门………………………316
Exploit 编写系列教程第十篇:利用ROP绕过DEP………………………………432
附录A:对《基于栈的溢出》一文的补充…………………………………….509
附录B:对《编写unicode exploit》一文的补充………………………………511
更多:
本教程详细介绍了Exploit的编写过程,覆盖从基本的栈溢出到高级的Win32 Shellcode编写等内容。教程通过多个实例讲解如何利用各种技术绕过安全机制。

923

被折叠的 条评论
为什么被折叠?



