- Review the lab home page's source using Burp Suite or your web browser's developer tools.
- Observe that it contains some JavaScript that discloses the URL of the admin panel.
-
Load the admin panel and delete
carlos
.
Lab: 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.
Solve the lab by accessing the admin panel, and using it to delete the user carlos
.