Intro, Basic Overflow and Offsets During a CTF I was required to exploit a buffer overflow in a binary that elevated it’s privileges to root. The main goal was to utilise this functionality and pop a shell, inheriting the root context that the binary was granted. I won’t go into detail about fuzzing and finding…