Admin has the power
Challenge Information
Category: Web Security
Level: easy
Points: 50
description
Administrators only has the power to see the flag , can you be one ?
Solution

first access the lab

to solve this lab we you need to install this extension

well, now we will go to review page source (ctrl+u)

focus on line 18, you see login credentials
user:support
password:x34245323
after login with this credentials

now we open cookie editor and change role's value

from support to admin and and click save and reload the page

done 🎉

Last updated