8 writeups

picoCTF - Binary Exploitation

picoCTF pwn challenges with full exploitation walkthroughs.

picoCTF - Binary Exploitation

Echo Escape 1 Writeup

picoCTF Echo Escape 1 writeup leveraging format string bugs in an echo service to read sensitive memory and extract the flag.

Read →
picoCTF - Binary Exploitation

Echo Escape 2 Writeup

picoCTF Echo Escape 2 writeup using format string vulnerabilities to leak and overwrite memory for shell access.

Read →
picoCTF - Binary Exploitation

Heap Havoc Writeup

picoCTF Heap Havoc writeup exploiting heap memory management flaws including use-after-free or heap overflow to gain code execution.

Read →
picoCTF - Binary Exploitation

offset-cycle Writeup

picoCTF Offset Cycle writeup solving a binary exploitation challenge involving cyclic offset calculation and return address control.

Read →
picoCTF - Binary Exploitation

offset-cycleV2 Writeup

picoCTF Offset Cycle V2 writeup building on the first version with additional protections requiring more advanced exploitation techniques.

Read →
picoCTF - Binary Exploitation

Pizza Router Writeup

picoCTF Pizza Router writeup exploiting a routing application through buffer overflow or command injection to capture the flag.

Read →
picoCTF - Binary Exploitation

Quizploit Writeup

picoCTF Quizploit writeup exploiting a quiz application through buffer overflow to redirect execution and capture the flag.

Read →
picoCTF - Binary Exploitation

tea-cash Writeup

picoCTF Tea-Cash writeup exploiting a virtual currency application through integer overflow or logic flaws to gain unauthorized funds.

Read →