README
Pwn for Fun and Profit is a progressive tutorial series that aims to be noob-friendly enough for anyone to dive in, and equip them with the skills to come out with substantial knowledge on The Art of Pwn
.
I wrote this tutorial to provide people with the things I hope I knew / was told when I first started off on my pwn journey.
I hope that you enjoy this tutorial as much as I enjoyed writing it, and that it was useful to you.
Prologue
The ELF Executable
Securities of a Binary
Breaking The Stack
- Buffer Overflow
- WhiteHacks 2021 - Puddi Puddi
- dCTF 2021 - Pinch_Me (dynamic analysis, little-endian)
- Return 2 Win
- Buffer Overflow
Return Oriented Programming
Additional Resources
- Hacking: The Art of Exploitation 2
- Practical Binary Analysis
- The Shellcoders Handbook 2nd Edition
- Practical Reverse Engineering
WarGames/CTFs
Learning Resources
- CTF101
- Nightmare
- Live OverFlow
- Pwn College (lecture+practices)
- RPISEC (lecture+practice)
- Principles of Pwning (PoP)
comments powered by Disqus