This lab has an admin panel at /admin, which identifies administrators using a forgeable cookie.
Solve the lab by accessing the admin panel and using it to delete the user carlos.
You can log in to your own account using the following credentials: wiener:peter

i notice that admin=false ❌
what happened if i make admin=True ✅

ooh it show me the admin panel 🫣
let’s Go to the endpoint → /admin


in search bar in response search about carlos
i found the endpoint deleted carlos
copy it and paste it in the request header after GET Method

