Category: misc
Author: GramThanos
It is time to throw your traditional calculator out of the window... because CalculAItor is here!
Author: GramThanos
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/calculaitor/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/calculaitor/docker-compose.yml | docker compose -f - down
