# Hack 4

## Challenge

> Il y a un fichier qui indique aux robots d'exploration d'un moteur de recherche les URL auxquelles il peut accéder sur votre site !
>
> Va sur ctf-web1.redsystem.red et trouve le flag !

## Solution

The file for the search engine robots is called `robots.txt` and when we access this file, we find the flag.
