A workshop about heap based explotation attacks to exploit Linux-x64 based binary. Because heap is new sexy.
This Workshop is aimed to show what to do when all of the fancy buffer overflow tricks don’t work anymore.
The topics are:
Basic use of Pwndbg. What is heap. How heap works. Why Feng Shui matters. Relationship between libc and heap. Security mechanisms. Heap overflow challenge. Fastbin Attack Challenge.