CTF (Capture the Flag) is a type of cyber security competition where players (typically in teams) solve challenges to gather flags, which are worth points. Players or teams with the most point value wins.
Jeopardy-style CTF Challenge Categories
- web
- crypto
- useful tool: RsaCtfTool.py (if you’re in a time crunch to solve a RSA challenge)
- pwn / reverse engineering
- forensics
- Miscellaneous
Resources
Check out various awesome-ctf github repos