Tags: buffer overflow pwn
Rating:
Use negative indexes and setbuf for a nice buffer overflow giving us the ability to leak plt addresses and finally execute system("/bin/sh")
Full writeup here
I don't remember