Category: crypto
Author: rok0s
Infiltrating the Orion Secure Terminal is the only path forward in uncovering the secrets of Project Echo. This high-security terminal, designed to control and monitor key aspects of the project, uses advanced cryptography to ensure that none of its secrets are leaked. Can you possible invert its security mechanisms?
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/crypto/inverted-oracle/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/crypto/inverted-oracle/docker-compose.yml | docker compose -f - down