Description
Noise is the new 100% secure chat application. Thanks to its start-to-start tunnel, your messages are encrypted end-to-end. You can even share secrets with your friends. Isn’t that great?
A more complex variant of this challenge is available here: Noise (harder)
.
Files
- docker-compose.yml
-
noise.tar.xz
930.13 KiB – 4fb049a0c4f5ca26ded246302d1c5731179eda610b03dc9dd6667c265ba15c26 -
noise-fix.patch
1.93 KiB – 707b7b852da04488ec7116dd0265856519064148f2bb5f694c75d07eaa03c8a5
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2024-web-noise/docker-compose.public.yml -o docker-compose.yml
- Launch the challenge by executing in the same folder:
docker compose up
- Access the challenge at http://localhost:8000/.
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.