- On the site we have a form of authorization.
- Via fuzzing, we find the file sitemap.xml.
- In this file we have two directives with the path of the file: /creds/users.txt and /creds/pass.txt.
- Using Burp Intuder we bruteforce the authorization form with these dictionaries.
- Find valid login info - shrekop: VmU5gnXKYN2vLp48.
- Log in to the site, and we see that we are logged in as a user.
- Add admin=true parameter to GET request and send.
Flag: VishwaCTF{h1dd3n_P@raMs}.