Description
We are being told that this online safe is not secure enough. Can you prove it by accessing its contents?
Note: Thanks to $in for pointing out a minor bug in the initial challenge.
Files
- docker-compose.yml
-
revaulting
114.46 KiB – 0f3566cf7e73e608cf133caac7a73d5b8b2d7a9d9757d12f69a20451a77897c3
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2021-crypto-revaulting/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.