Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Little Shakalaka

Try in PWD

Category: crypto

Author: feltf

Description

In the realm of AI, my little brother Shakalaka embarked on a wondrous exploration. With hopeful eyes, he dreamt of a remote authenticated storage, a gift beyond his wildest imagination.

Run locally

Launch challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2023/master/crypto/little-shakalaka/docker-compose.yml | docker compose -f - up -d

Shutdown challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2023/master/crypto/little-shakalaka/docker-compose.yml | docker compose -f - down