Category: crypto
Author: feltf
The Andromeda Cloud Storage v2.0.0 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 AES and MAC keys that we randomly generate so that you can read the sweet secret flag.
New feature: Now we support the full range of bytes!!!
Launch challenge:
curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/crypto/andromeda-cloud-storage-v2/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-v2/docker-compose.yml | docker compose -f - down