# Une mission inconnue

**Catégorie:** Renseignement en sources ouvertes - **Difficulté:** Facile

**Description:**

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

Solution:

Sur ce challenge d'OSINT, nous avions uniquement quelques infos utiles afin de trouver notre fameux post Twitter (X pour les personnes à jour ^^) :&#x20;

* Astronaute européen <=> ESA
* Module SSI (ou ISS en anglais)
* Mission
* Mars 2025

Avec ça, on peut faire pas mal de recherches Google, mais si on mets tout ensemble et qu'on utilise une Google Dorks, on tombe sur un résultat intéressant :&#x20;

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

Quelle surprise de revoir notre ami Thomas Pesquet, qui revient sur un nouveau chall. Si nous allons voir son [post X/Twitter](https://x.com/Thom_astro/status/1896608651369918518), nous retrouvons toutes les infos nécessaires :&#x20;

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

<details>

<summary>🚩FLAG</summary>

404CTF{thomas-pesquet\_alpha\_soyouz}

</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/2025/404ctf-2025/renseignement-en-sources-ouvertes/une-mission-inconnue.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.
