Skip to content

Latest commit

 

History

History

Secret Agent

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Secret Agent

Points: 200

Category

Web Exploitation

Question

Here's a little website that hasn't fully been finished. But I heard google gets all your info anyway. http://2018shell1.picoctf.com:53383 (link)

Hint

How can your browser pretend to be something else?

Solution

Set the user agent to one that Google uses. For example: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)

Working solution solve.py

Flag

picoCTF{s3cr3t_ag3nt_m4n_134ecd62}