Description
You need to find a set of messages whose sum of hashes (SHA256) equals a given value.
Files
- docker-compose.yml
-
le-hash-qui-rit.py
717 B – edd7734b7ac519f9c37c5e515f9946b62ae86f0d34b1dff3b9a180b2ba91fd75
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2023-crypto-le-hash-qui-rit/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.