GET aHEAD


Description


Find the flag being held on this server to get ahead of the competition http://mercury.picoctf.net:21939/

Hints


Step(s)


  1. One way to accomplish this is to use the command: curl -I http://mercury.picoctf.net:21939/index.php
  2. Another option is wget --spider --server-response http://mercury.picoctf.net:21939/
  3. You could also use burpsuite or OWASP ZAP

Flag