34c3 junior CTF 2017, crypto (kim)
This is the first crypto challenge I solved which was really interesting to work on. When entering the given URL from the challenge description, the …
Archive · 5 entries
This is the first crypto challenge I solved which was really interesting to work on. When entering the given URL from the challenge description, the …
Joe, your intelligent conversation partner For the Joe challenge, you got access to a simple page which looked like a chat. Over a text box you were …
The only accessible page for Share Point was a login form. After fiddling with the login, I noticed that you were able to login with some basic …
This was not a typical web challenge, apart from beeing accessible over the web. The aim was to successfully execute a tar command (and do something …
Exploitation was straight forward by abusing a format string vulnerability to overwrite .got. The strchr was called immediately after the printf call …