Category: web
Author: kallenosf
Lights, camera, action! Can you see behind the scenes?
Note: Admins/Moderators access the app at http://web-app/
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/web/popcorn/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/web/popcorn/docker-compose.yml | docker compose -f - down
