CTF Challenges

This will be the repository to hold the challenges that the pwndevils are working on.

Each challenge will be self-contained in a docker container, so that others can work on them as well.

Suggested challenge progression

pwn (binary exploitation)

Buffer Overflow

ROP

Heap?

Crypto

Web