Description
Semper specializes in electronic document archiving. In order to simplify the work of the archivists, a simple tool for tracking changes has been put online. For some time now, however, this tool has been malfunctioning. Employees complain that they do not receive all the documents and it is not uncommon that the system crashes. The developer of the application thinks he has identified the source of the problem. Help him reproduce the bug.
Note: The total file size is limited to 2MB.
Files
- docker-compose.yml
-
comparator.py
1.96 KiB – 713926453865668ddc2df498b373a5a54f65df92ee9ec32eb180f60018953f1c
Author
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2020-web-revision/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.