Skip to content

Latest commit

 

History

History

arcane-runes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Arcane Runes

Try in PWD

Category: web

Author: koks

Description

We believe the machines are trying to waste our time.

Nevertheless, we have to persevere; retrieve the flag!

Run locally

Launch challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/arcane-runes/docker-compose.yml | docker compose -f - up -d

Shutdown challenge:

curl -sSL https://raw.githubusercontent.com/cybermouflons/CCSC-CTF-2024/master/web/arcane-runes/docker-compose.yml | docker compose -f - down