Description
Discover this new marine blog! Will you manage to steal the secret recipe for the best fish & chips in the author?
Files
- docker-compose.yml
-
deep-blue.tar.xz
89.84 KiB – dbdecc769a409ab434419bbabd916324fc9d21390ea5be92691146ca589e18d4
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2026-web-deep-blue/docker-compose.public.yml -o docker-compose.yml - Launch the challenge by executing in the same folder:
docker compose up - Access the challenge at http://localhost:8000/.
- Then, in another console, access the challenge with Netcat:
nc localhost 4000
In case you encounter problems, please consult the FAQ.
Flag
Submit your solution
You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.
You need to be logged in to submit a writeup.
Writeups
There are no public solutions for this challenge yet, but you can submit yours after getting the flag.