Skip to content

Latest commit

 

History

History

andromeda-cloud-storage-v2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Andromeda Cloud Storage v2

Try in PWD

Category: crypto

Author: feltf

Description

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!!!

Run locally

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