Live webinar | March 27th: Learn the future of AppSec as we launch our vision for Burp Suite in 2025.            Register Now

Lab: Unprotected admin functionality with unpredictable URL

APPRENTICE

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.

Solution

  1. Review the lab home page's source using Burp Suite or your web browser's developer tools.
  2. Observe that it contains some JavaScript that discloses the URL of the admin panel.
  3. Load the admin panel and delete carlos.

Community solutions

Rana Khalil
Michael Sommer (no audio)