Ben Burns | CTF Writeups
Running list of all CTF writeups I've put together. Huge thank you to all challenge authors for challenges I got to write up!
GPN CTF 2024
- Never Gonna Give You UB - beginner pwn, buffer overflow
- Never Gonna Let You Crypto - beginner crypto, xor plaintext attack
L3akCTF 2024
- Square Game - easy misc., binary searching with randomization
UMassCTF 2024
Author writeups for UMassCTF 2024
- Third Times the Charm - beginner crypto, Hastad's broadcast attack
- 100 Degrees - beginner misc., Lagrange interpolation
- Krusty Katering - beginner misc., k-server problem via netcat
- Primitive Reversing - medium rev, Turing machine reversing