# Un coup de maître

{% file src="/files/Y9OYm8OG1Q5R6jYgjwJR" %}

**Category:** Stegano - **Points:** 200 - **Solves:**\
**Description:**\
It seems that these two groups continue to exchange with each other, try to find out what is hiding behind their heads this time (again).\
The flag is of the form `HACKDAY{FOUNDSOLUTION123}`

**Hints:**

> The name of the challenge is not there by chance!\
> Hint 2

**Solution:**

<details>

<summary>🚩 FLAG</summary>

```
  HACKDAY{}
```

</details>


---

# 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://writeups.ayweth20.com/2022/hackday-qualifications/steganography/un-coup-de-maitre.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.
