Binary Pwn

Otherwise known as binary exploitation, pwn involves the discovery and exploitation of vulnerabilities within a program, typically compiled as machine code. It is also a class of CTF challenge and an exclamation of triumph as in "Haha, get pwned!".

Thumbnail for Sharing is Caring: Arbitrary Code Execution for Breakfast
Thumbnail for Sharing is Caring: Arbitrary Code Execution for Breakfast

Sharing is Caring: Arbitrary Code Execution for Breakfast

Binary exploitation in C++, gadget mania, and a new form of deserialization attack.

Thumbnail for GDB/GEF Cheatsheet
Thumbnail for GDB/GEF Cheatsheet

GDB/GEF Cheatsheet

Quick command reference on one of the most powerful tools for dynamic analysis.

Thumbnail for TAMUctf 2022 – CTF Sim
Thumbnail for TAMUctf 2022 – CTF Sim

TAMUctf 2022 – CTF Sim

Oops, your vpointer was redirected.