Category: crypto
Author: feltf
The Andromeda Cloud Storage v1.1.1 is a highly secure encrypted storage that provides assurance to its users about their data. Go ahead and register your account to store your data securely in an intergalactic way. After registration, you will "soon" receive your personal symmetric key that we randomly generate so that you can read the sweet secret flag.
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/crypto/andromeda-cloud-storage/docker-compose.yml | docker compose -f - up -d
Shutdown challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/crypto/andromeda-cloud-storage/docker-compose.yml | docker compose -f - down