HTTP - User-agent
HTTP - User-agent
HTTP - User-agent - RootMe
Analysis
- When opening the challenge it says we are not admin because we don’t use the admin browser.
- So we need to know the user agent that admin uses to solve the challenge.
Solution steps
I intercepted the request on Burp and deleted user agent and it still did not work.
After that I wrote user-agent: admin and guess what, it worked successfully.
Finished.. Happy hacking!
Follow me:
This post is licensed under CC BY 4.0 by the author.


