> 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/2022/404ctf/osint/collaborateur-suspect.md).

# Collaborateur suspect

**Category:** Renseignement en sources ouvertes - **Points:** 927 - **Difficulty :** Facile - **Solves :** 286

**Description:**\
Nous avons eu vent d'une activité étrange qui aurait eu lieu sur la page qui mène à cette interface de mission. Nous soupçonnons une tentative de la part de **Hallebarde** de nous discréditer, ils nous ont peut-être infiltrés. Des informations confidentielles auraient été brièvement diffusées avant d'être retirées. Pourriez-vous nous dire lesquelles ?

> Attention, [https://www.404ctf.fr](https://www.404ctf.fr/) ne fait PAS partie de la zone de jeu sur laquelle vous pouvez utiliser des méthodes offensives. Il s'agit d'un challenge d'OSINT ! Aucune action ou attaque particulière sur le site web en question n'est nécessaire pour réussir ce challenge.

**Solution:**\
To solve this challenge, you need to find an information who was displayed on the website.\
To do that we just need to use the tool **WayBackMachine** and analyse all captures.\
The first capture was taken on the 11 april 2022 at 08:49:48. On the page there was no useful information but looking closely there were links in the footer of this page.\
![image](https://user-images.githubusercontent.com/91023285/173621613-e387fa43-f38b-4401-ac54-8beedbce6db2.png)

When we click on "Crédits photographiques" we arrive on a page and we find the flag directly there :\
![image](https://user-images.githubusercontent.com/91023285/173621923-abdcfbe6-68a1-4e0d-9673-39c35e958349.png)

<details>

<summary>🚩 FLAG</summary>

```
404CTF{R3G4rd3r_3n_arr13r3_p3uT_3tR3_1Nt3r3ss4Nt}
```

</details>
