Description
Introducing MoleculeCM - the next-generation text editor that redefines the way you write, code, and create. Leveraging cutting-edge client-side technologies, MoleculeCM delivers a seamless, intuitive experience that empowers you to craft elegant documents and brilliant code in record time. Whether you’re drafting creative prose or developing complex scripts, our editor’s minimalist design and powerful features ensure your ideas flow without interruption.
Webapp #1: http://localhost:3000/
Webapp #2: http://localhost:5000/
Bot: nc localhost 4000
Files
- docker-compose.yml
-
moleculecm.tar.xz
669.75 KiB – 37ac181158c49d9c251bddf1cf9ec3ea11cf62c299bc9f78aa683c61d986adc5
Author

Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2025-web-molecule-cm/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:3000/.
- Access the challenge at http://localhost:5000/.
- 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.