GopherHack Meeting 2024-09-25
September 25, 2024
Last week: format string Tools to have:
Access to an x86-64 Linux machine CSELabs: click the link and run ssh <x500>@<machine> WSL, Virtual machine netcat We were working on a Format String problem from PicoCTF 2024.
nc gopherhack.easyctf.com 5013 The interesting part is that it does a printf(buf), which allows you to put whatever string you want.
One-liners from last week To download a file, right click and copy paste the URL.
Click to learn more