Rating:
In the Discovery directory i found a tests.txt file.
I used the Dirbuster tool to search for the correct path from the file i found.
```
dirb http://ctf.thehackerconclave.es:20001/ tests.txt
```
It found this page [http://ctf.thehackerconclave.es:20001/prueba1](http://ctf.thehackerconclave.es:20001/prueba1) that had the flag in base64 format.
Flag: `conclave{7f52fcea1237b66122bd091b75642371}`