# recon\_20 (check branches 1)

View the exercise here: [PentesterLab: Recon 20](https://pentesterlab.com/exercises/recon_20/course)

### **OBJECTIVE**

For this challenge, your goal is to look at the repository repo3 and check different branches.

### **WHY?**

It's important to look at all branches as they may be used to store sensitive information.

### **SOLUTION**

Open `repo3` of hackycorp

Click the `Branches` tab

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

{% hint style="success" %}
Select the All tab to view all branches to find the flag.
{% endhint %}

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


---

# 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://www.marialc.com/pentesterlab-labs/recon-badge/recon_20-check-branches-1.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.
