Hacker News new | ask | show | jobs
by cornellwright 2505 days ago
Microcorruption is a CTF which is a very nice introduction to buffer overflows and the like: https://microcorruption.com/login

Also search for "15-213 Bomb Lab" - it's from a CMU systems programming class and teaches use of the debugger and some common vulnerabilities.