# Apprenti Carver \[2/2]

**Catégorie:** Analyse forensique - **Difficulté:** Facile

**Description:**

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

Solution:

En repartant de notre [analyse précédente](/2025/404ctf-2025/analyse-forensique/apprenti-carver-1-2.md), nous allons maintenant essayé de retrouver la fameuse image "supprimée" (ou plutôt qu'il ne retrouve plus).

Deux techniques s'offrent à nous :&#x20;

1. Chercher comme une personne patiente et ayant pas mal de temps
2. Utiliser une technique de sioux, qui fait gagner facilement 30 minutes (à une personne non aguerrie)

Je suis donc parti sur cette deuxième "technique", qui se base donc sur la modification/changement sur les images en fonction de la date.\
Nous allons donc directement dans dans l'onglet "File Views > File Types > By MIME Type > image > png" et nous nous retrouvons avec 17889 images (ça peut faire peur, mais c'est normal).

Et en appliquant notre filtre par date, un seul fichier a été modifié le 13/05/2025 et surprise, c'est l'image que nous cherchions :&#x20;

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

<details>

<summary>🚩FLAG</summary>

`404CTF{n1c3_c@rv1ng}`

</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/analyse-forensique/apprenti-carver-2-2.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.
