Description
(These are lyrics of a famous French song for kids)
Il était une bergère,
et ron, ron, ron petit patapon;
il était un’ bergère
qui rangeait ses moutons,
ron, ron,
qui rangeait ses moutons.
Elle voulait un carré,
et ron, ron, ron petit patapon;
Elle voulait un carré,
avec ses moutons,
ron, ron
avec ses moutons.
The documentation of the virtual machine is available on this page.
Files
- docker-compose.yml
-
assembly.py
20.84 KiB – db186ab7dfb5f5e7f4790f1afc951deda349a8a9565a57b6328da2ba89965525 -
crypto_accelerator.py
5.34 KiB – fe3c3f0ef53ec9e4be03ac6843b59b9879e7c8102325e2f323c1adad1e80e192 -
il-etait-une-bergere.py
863 B – 82a037f0c523360d9eda9a7df765021e5920f44a866f40e2c4de31ed48fce13e -
machine.py
19.96 KiB – 048716eab19f32556b08fbea73a07b641f29fa0ff795abd407ead484e3d5041c
Author

Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2025-misc-il-etait-une-bergere/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
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.