Index¶
Practice & Compete¶
- CTFLearn
- picoCTF
- pwn.college
- pwnable.kr for Pwning
- CTF.Hacker101 for Web Expoitation
- Cryptohack for Cryptography
- xss-game for XSS
- GoogleCTF Beginner's Quest
- OverTheWire Wargames
- CTFTime for Upcoming CTFs
Concepts¶
- CTF Handbook
- Intro to PWN
- Intro to Forensics
- Guide to Web Security
- PCAP Challenges
- RSA Attacks
- Prototype Pollution
- postMessage Vulnerabilities
- JS eval()
- Smashing the Stack for Fun and Profit
- Format Strings
- Server Side Template Injection
- Pyjail Cheatsheet