mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2024-12-24 19:21:15 +07:00
2.7 KiB
2.7 KiB
网站、文章和书籍
网站
- OpenSecurityTraining
- Stanford Computer Security Laboratory
- Shellcodes database for study cases
- Corelan Team Articles
- Debugging Fundamentals for Exploit Development
- Tricks for Exploit Development
- Introduction to return oriented programming (ROP)
- Smashing The Stack For Fun And Profit
- Understanding DEP as a mitigation technology part 1
- Preventing the Exploitation of Structured Exception Handler (SEH) Overwrites with SEHOP
- CS642 Fall 2014: Computer Security
- Offensive Computer Security Spring 2014
- From 0x90 to 0x4c454554, a journey into exploitation.
- Software Modeling and Verification
- SATSMT Summer School 2011
- LOW-LEVEL ATTACKS AND DEFENSES
- Checking the boundaries of static analysis
- Reference Library
- Deep Wizardry: Stack Unwinding
文章
书籍
- Hacking: The Art of Exploitation, 2nd Edition by Jon Erickson
- The Shellcoder's Handbook: Discovering and Exploiting Security Holes, 2nd Edition by Chris Anley et al
- The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler 2nd Edition
- Practical Malware Analysis by Michael Sikorski and Andrew Honig
- Practical Reverse Engineering by Dang, Gazet, Bachaalany
- Fuzzing: Brute Force Vulnerability Discovery