# recon\_17 (dev name)

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

### **OBJECTIVE**

For this challenge, your goal is to look at the name of the developer who committed code for the organization in the repository test1 on GitHub (you will need to find the Github account for Hackycorp first).

### **SOLUTION**

Search `hackycorp`’s GitHub

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

{% hint style="success" %}
We get the flag when we click **`more`** (beside Hacky Dev)
{% endhint %}

<figure><img src="/files/mHxXbQJkhz8Ul1ulAiyn" 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_17-dev-name.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.
