justsosoloveyou @ 2023-11-07 23:22:45 👍0
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
TAMUctf-2019 WEB
题目作者: 未知
一 血: 稚忆hhh
一血奖励: 0金币
解 决: 81
提 示:
描 述: Objective is for the player to access the robots.txt file, but they must have their user-agent changed to be a variant for a Googlebot to see the version with the flag.
Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
抓包,改。改GET /robots.txt HTTP/1.1和User-Agent: Googlebot。结束。