Category: misc
Author: rok0s
Twist Python’s VM to your will and you may find your way out!.
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/disorder/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/disorder/docker-compose.yml | docker compose -f - down
