Information exfiltration using Format string attacks, miss those!
Good first writeup, keep going!
A small tip:
You can easily index the data you’d like to extract: %p.%p.%p -> %3$p
Also, check out @_py’s article, I’m sure you’ll like it.
2 Likes