Description
Do you know how Python hash
function actually works?
Files
- docker-compose.yml
-
hashish.py
369 B – fbf77d1555b715dbc393506f5c6c30fc7ba78050b6f146ab679f8348b9ace6d2
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2022-crypto-hash-ish/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.