The Challenge
The Solution
Yeah haha it’s in the mail. The post. The goddamn POST.
Since there’s no form on the page that we could edit, let’s just do it with curl.
1 2 |
$ curl -d "flag" http://crikeyconctf.dook.biz:8080/web2/ Hi, welcome to the Hacker101 Web2 challenge. This ones is in the mail.The Hacker101 Web2 flag is: flag{stop!_wait_a_minute_mr_postman} |
Woo.