> For the complete documentation index, see [llms.txt](https://writeups.ayweth20.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writeups.ayweth20.com/2023/404ctf-2023/divers/a-vos-plumes.md).

# À vos plumes !

**Catégorie:** Divers - **Difficulté:** Intro

**Description:**

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

Lien du formulaire : [https://sondage.404ctf.fr/index.php/](https://sondage.404ctf.fr/index.php/119525?lang=fr)

**Solution:**

Pour "résoudre" ce challenge, rien de bien compliqué à part bien répondre au formulaire et faire notre meilleur retour.

Il ne s'agit pas d'un chall à part entière, mais simplement du formulaire de fin pour donner notre avis sur l'ensemble des points de ce CTF.

À la fin, nous avons accès au flag :&#x20;

<figure><img src="/files/7jbnjD9v3kDXGtITG9Rb" alt="" width="455"><figcaption></figcaption></figure>

<details>

<summary>🚩 FLAG</summary>

```
404CTF{10_p37175_p0iNt5_p0ur_l4_rOut3}
```

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/2023/404ctf-2023/divers/a-vos-plumes.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.
