Inspect HTML

Challenge Overview

Can you get the flag?

Go to this website and see what you can discover.

Solution

If you just right click the page, then select "view page source" then you will see the html of the page.

image

This is the source of the page:

image

The flag is just inside of a comment in the sourcecode.

Flag: picoCTF{1n5p3t0r_0f_h7ml_1fd84...}