Skip to content

Latest commit

 

History

History

inspect-html

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Notes

Challenge: Inspect HTML

Given Website link:

http://saturn.picoctf.net:50920/

Inspecting the website gives you the HTML source code. For convenience, curl the website and grep for picoCTF.

Command:

 curl -s http://saturn.picoctf.net:50920/ | grep picoCTF

Output:

        <!--picoCTF{1n5p3t0r_0f_h7ml_1fd8425b}-->