Unprotected admin functionality with unpredictable URL
This lab has an unprotected admin panel. It's located at an unpredictable location, but the location is disclosed somewhere in the application.
While inspecting the page's source code using the CTRL + U shortcut, I stumbled upon intriguing JavaScript code that unveiled the admin panel directory:
To access the admin panel, simply navigate to "/admin-4f6l3b" and proceed to delete the "carlos" user, thus successfully completing the lab.
Last updated