Category: misc
Author: koks
The machines live and breathe in binary. Search for ways to use that against them and capture the flag.
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/misc/superguesser/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/misc/superguesser/docker-compose.yml | docker compose -f - down