Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Pot Pouri

Try in PWD

Category: misc

Author: wizard_alfredo

Description

A mischievous trickster has sent 100 mysterious transmissions through the network. Can you unravel every single one before the clock runs out and seize the ultimate secret?

Author: wizard_alfredo

Run locally

Launch challenge:

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

Shutdown challenge:

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