Il était une bergère

misc FCSC 2025 solved on

star

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.

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
  • vm.md
    27.75 KiB – 0d241df97205c1ea035561b006926949e768e749d997f43f50569e416ee11cdc

Author

Neige

Challenge Instructions

  1. First, download docker-compose.yml:
    curl https://hackropole.fr/challenges/fcsc2025-misc-il-etait-une-bergere/docker-compose.public.yml -o docker-compose.yml
  2. Launch the challenge by executing in the same folder:
    docker compose up
  3. Then, in another console, access the challenge with Netcat:
    nc localhost 4000
⚠️ Important: You must solve the challenge by interacting with the Docker container through the exposed network port. Any other way is not considered valid.

In case you encounter problems, please consult the FAQ.

Flag

Share my success on Fediverse, Twitter, Linkedin, Facebook, or via email.

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.