Intro to binary exploitation
Overview
We placed the workshop into 2 parts, where one part we did basics and the second part we talked about defenses, ROP, etc. For the first part we focused heavily on trying to teach pwntools & pwndbg, since they already learn a lot by doing SP.
The challenges & examples can be found here: https://github.com/R0mbertus/intro-to-binexp#. Because the introduction focuses on binary exploitation on the stack, we revise the details of the stack. 2
No Comments