Don't like this style? Click here to change it! blue.css
So today I'd like the daily PWN to essentially be the lecture.
Let's do NON EXECUTABLE STACK from https://247ctf.com/dashboard (under PWNABLES).
The key lessons to play with today are the following:
Here the constraints are that we have no-PIE (or an address leak), and a classic ROP-chain setup.
So now I'll show you a cute thing we built two semesters ago:
Here I'd like to show you how the GOT segment is being cleverly used.