Category: web
Author: YetAnotherAlt123
OrionTech is monitoring the area around their base. They have set up a reporting system to alert security in case the guards spot something.
Have a look, maybe you could spot something instead?
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/cross-checked-report/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/cross-checked-report/docker-compose.yml | docker compose -f - down