精选资源列表(书籍、教程、课程、工具和存在漏洞的应用程序),用于学习漏洞利用开发。
一份关于学习漏洞利用开发的精选资源列表(书籍、教程、课程、工具和易受攻击的应用程序)
由 Fabio Baroni 发起的一个项目。
《黑客:攻击的艺术》
《漏洞猎人日记:软件安全荒野之旅》
《Shellcoder 手册:发现并利用安全漏洞》
《套接字、Shellcode、移植与编码:面向安全专业人员的漏洞利用逆向工程与工具编码》
《编写安全工具与漏洞利用》
《缓冲区溢出攻击:检测、利用与防范》
《用于渗透测试、漏洞利用开发与漏洞研究的 Metasploit 工具包》
https://www.corelan.be/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/
https://www.corelan.be/index.php/2010/01/09/exploit-writing-tutorial-part-8-win32-egg-hunting/
https://www.corelan.be/index.php/2010/03/22/ken-ward-zipper-exploit-write-up-on-abysssec-com/
https://www.corelan.be/index.php/2011/01/30/hack-notes-rop-retnoffset-and-impact-on-stack-setup/
https://www.corelan.be/index.php/2011/05/12/hack-notes-ropping-eggs-for-breakfast/
https://www.corelan.be/index.php/2011/07/03/universal-depaslr-bypass-with-msvcr71-dll-and-mona-py/
https://www.corelan.be/index.php/2011/11/18/wow64-egghunter/
https://www.corelan.be/index.php/2012/02/29/debugging-fun-putting-a-process-to-sleep/
https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruption-vulnerabilities/
https://www.corelan.be/index.php/2013/01/18/heap-layout-visualization-with-mona-py-and-windbg/
https://www.corelan.be/index.php/2013/02/19/deps-precise-heap-spray-on-firefox-and-ie10/
https://www.corelan.be/index.php/2013/07/02/root-cause-analysis-integer-overflows/
http://www.securitytube.net/groups?operation=view&groupId=7 漏洞利用研究 megaprimer
http://www.securitytube.net/groups?operation=view&groupId=4 Linux 缓冲区溢出利用 megaprimer
http://www.securitytube.net/groups?operation=view&groupId=3 格式化字符串漏洞 megaprimer
http://www.securitysift.com/windows-exploit-development-part-1-basics/
http://www.securitysift.com/windows-exploit-development-part-2-intro-stack-overflow/
http://www.securitysift.com/windows-exploit-development-part-3-changing-offsets-and-rebased-modules/
http://www.securitysift.com/windows-exploit-development-part-4-locating-shellcode-jumps/
http://www.securitysift.com/windows-exploit-development-part-5-locating-shellcode-egghunting
http://www.securitysift.com/windows-exploit-development-part-6-seh-exploits
http://www.securitysift.com/windows-exploit-development-part-7-unicode-buffer-overflows
IDA Pro
OllyDbg
WinDbg
Mona.py