Toolkit
Tools & Resources
My go-to tools for CTF challenges and cyber security research.
Binary Exploitation
pwntools
CTF framework and exploit development library for Python.
GDB + pwndbg
Enhanced GDB for binary analysis and exploit development.
ROPgadget
Gadget finder for ROP chain building.
one_gadget
Find one-gadget RCE in libc.
Reverse Engineering
Ghidra
NSA's open source reverse engineering framework.
IDA Free
Industry standard disassembler and debugger.
Binary Ninja
Binary analysis platform with excellent API.
radare2
Open source reverse engineering framework.
Web Security
Burp Suite
Web application security testing platform.
ffuf
Fast web fuzzer for directory/parameter discovery.
sqlmap
Automatic SQL injection detection and exploitation.
Nuclei
Template-based vulnerability scanner.
Resources
CyberEdu
cyber range platform for cybersecurity workforce training and cyber readiness.
HackTheBox
Penetration testing labs and CTF challenges.
pwn.college
Educational platform for binary exploitation.
PortSwigger Labs
Free web security labs from Burp Suite creators.