Category: misc
Author: neo
You managed to exfiltrate a super secret Project Echo file, but it's really well protected. Can you figure out the correct password?
Note: Python 3.11.2 (default in Debian 12)
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/misc/armored-up/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/misc/armored-up/docker-compose.yml | docker compose -f - down