Prep🔗
Tools🔗
Scripts🔗
Vanilla buffer overflow🔗
SEH🔗
Egghunter🔗
Shellcoding🔗
DEP🔗
ASLR🔗

Prep

Tools

  • WinDdb : debugger
  • WinDdb cheatsheet : windbg user mode cheat sheet
  • WinDdb themes : dark and white themes
  • Pykd : allowing to deploy Python scripts
  • Mona.py : multiple task solution tool
  • Narly : displaying protection of each module
  • IDA : disassembler
  • rp++ : displaying gadgets for ROP chain
  • Ropper : displaying gadgets for ROP chain
  • TCPView : show TCP and UPD endpoints
  • code_caver : python script that finds code caves for your exploit

Scripts

Vanilla Buffer Overflow

Writeups

Binaries

SEH

Writeups

Binaries

Egghunter

Writeups

Binaries

Shellcoding

Writeups

Socket reuse technique

DEP

Writeups

Binaries

ASLR

Writeups

Binaries