Posts
-
Baby Heap but Windows
Introduction to Windows for Linux pwners.
-
Fortune Box
Pwning a Meta architecture binary
-
night.js
Pwning javascript engine from SerenityOs
-
eat_my_bugs
How missing comma can lead to memory corruption
-
pwnhub
Various heap exploitation techniques in one challenge
-
sandboxgrind
Escaping valgrind "sandbox"
-
Secure OCaml Sandbox
Escaping OCaml sandbox based on function blacklisting
-
sloppy-dev writeup
Intro to exploiting linux kernel modules | writeup from sloppy-dev
-
monochromatic writeup
Exploiting use after free vulnerability in chrome via Mojo IPC.
-
children_tcache writeup and tcache overview
Exploiting one NULL byte buffer overflow with glibc>=2.26. Also, it introduces the tcache mechanism.