Description
Our web developer is not very good at security… Could you show him that he needs to get better by reading the flag?
Note : Bruteforce is not required.
A variant of this chalenge is available here: Scully 1.
Files
Author
ack
Challenge Instructions
- First, download docker-compose.yml:
curl https://hackropole.fr/challenges/fcsc2019-web-scully-2/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.