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

lab

to solve this lab we you need to install this extension

link ⇒ https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?hl=en-US&utm_source=ext_sidebar

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

flag

done 🎉

Last updated