Scavenger Hunt
Problem
There is some interesting information hidden around this site http://mercury.picoctf.net:39491/. Can you find it?
Solution
These are the URLs that contain the flags:
view-source:http://mercury.picoctf.net:39491/:
<!-- Here's the first part of the flag: picoCTF{t -->
http://mercury.picoctf.net:39491/mycss.css:
/* CSS makes the page look nice, and yes, it also has part of the flag. Here's part 2: h4ts_4_l0 */
http://mercury.picoctf.net:39491/myjs.js:
/* How can I keep Google from indexing my website? */
so lets go to http://mercury.picoctf.net:39491/robots.txt and findPart 3: t_0f_pl4c
and well asI think this is an apache server... can you Access the next flag?
http://mercury.picoctf.net:39491/.htaccess:
Part 4: 3s_2_lO0k
andI love making websites on my Mac, I can Store a lot of information there.
http://mercury.picoctf.net:39491/.DS_Store:
Congrats! You completed the scavenger hunt. Part 5: _f7ce8828}
Flag
picoCTF{th4ts_4_l0t_0f_pl4c3s_2_lO0k_f7ce8828}
Last updated