Binary-exploit-writeups icon indicating copy to clipboard operation
Binary-exploit-writeups copied to clipboard

My Binary exploit write-ups and exploit dev resources

This is mostly a reference for myself in my pwning endeavours. This contains my own write-ups/exploits of different challenges and useful exploit dev resources that helped me along the way. Maybe someone else also finds this useful ¯_(ツ)_/¯.

Note that this is a work in progress and will be updated continuously.

Table of Contents

Exploit Development Resources

Windows Exploit Development:

Windows Stack Overflows

Windows SEH overflows

Windows heap overflows

Windows Egg hunting

Windows Kernel based overflows

Windows Kernel Memory Corruption

Windows memory protections

Windows shellcoding

Linux Exploit Development

Format Strings

Ret2libc

Reverse Engineering

Fuzzing

Binary Exploitation Challenges: