Description
Nothing like a little crustacean-based screensaver to brighten up your workstation!
Warning: when testing the challenge, browser addons may interfere with its proper functioning, it is recommended to disable them.
Files
- docker-compose.yml
-
shrimp-saver.tar.xz
15.27 KiB – 588b2f57db474fd30b16cbd137937a925ce54d306ab29e19ff177b8820c04d2b
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2026-web-shrimp-saver/docker-compose.public.yml -o docker-compose.yml - Launch the challenge by executing in the same folder:
docker compose up - Then, in another console, access the challenge with Netcat:
nc localhost 4000 - Access the challenge at http://localhost:8000/.
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.