Category: web
Author: sAINT_barber
We found this website that seems to list all systems OrionTech as owned. Can you access the admin page and take the site down for good?
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/shodanql/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/shodanql/docker-compose.yml | docker compose -f - down