# Lab: Unprotected admin functionality

This lab has an unprotected admin panel. Solve the lab by deleting the user`carlos`.

<figure><img src="/files/ntH1wQ0uCmMMxb41BcPs" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dFfi1Ar7uEzoriYNO9SA" alt=""><figcaption></figcaption></figure>

This is where I first tested [feroxbuster](https://github.com/epi052/feroxbuster); it functioned in PowerShell but was a little buggy; I then tested it in Kali and it performed flawlessly; the [word list](https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/common.txt) was obtained from GitHub.

![](/files/ezus3Qom4hpcXpWMVYVK)

On robot.txt you see administrator-panel from the subdomain

<figure><img src="/files/gJbTldjbFXJ6BbsTSdy8" alt=""><figcaption></figcaption></figure>

At the administrator-panel you find the flag.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itrp19-notes.gitbook.io/notes/reference/hacking/port-swigger/access-control/lab-unprotected-admin-functionality.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
