# recon\_18 (public repos)

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

### **OBJECTIVE**

For this challenge, your goal is to look at the public repository of the developers of the organization.

### **SOLUTION**

In the `People` tab of the `Hackycorp` organization, we’ll see `hackycorpdev`.

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

Check each repository.

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

In the `test1` repo, we’ll see two files. Check each file.

<figure><img src="/files/5wLiB4w80WtklLWPdnzv" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
We’ll see the flag in the **`TEST`** file.
{% endhint %}

<figure><img src="/files/44oly8BgJDoVLx85OzbM" 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_18-public-repos.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.
