Post

HTTP - User-agent

HTTP - User-agent

HTTP - User-agent - RootMe

Analysis

  1. When opening the challenge it says we are not admin because we don’t use the admin browser.

  1. So we need to know the user agent that admin uses to solve the challenge.

Solution steps

  1. I intercepted the request on Burp and deleted user agent and it still did not work.

  2. 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.