Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Holding Secrets

Try in PWD

Category: misc

Author: k4rt0fl3r

Description

A PLC in a galaxy far far away is holding a secret. Find it and you win.

Author: k4rt0fl3r

Run locally

Launch challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/holding-secrets/docker-compose.yml | docker compose -f - up -d

Shutdown challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2025/master/misc/holding-secrets/docker-compose.yml | docker compose -f - down