Wargames
-
what is a CtF
Three common types of CTFs: Jeopardy, Attack-Defence and mixed. Mixed competitions may vary possible formats. It may be something like wargame with special time for task-based element"
Wargames examples and study material
- bletchleypunk at twitch tv
- DEF CON
- DEF CON CTF Qualifier
- SMASH THE STACK
- Software for debugging compiled programs
- Debugging with GDB
Capture the Flag games:
microcorruptions (reverse engineer with assembly-like code, memory allocation) 00:10
microcorruption website
google browser quests 00:22:30
Steganography
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed.
- Bandits
- CMD CHALLENGE