Skip to content

Latest commit

 

History

History

warriors_tech_shop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Warriors Tech Shop

Try in PWD

Category: web

Author: sAINT_barber

Description

Welcome to the Warriors Tech Shop, your one-stop shop for hacker essentials. Explore our selection of cutting-edge tools designed to aid you in the shadow war against OrionTech's Project Echo. You might be able to also purchase some secrets.

Run locally

Launch challenge:

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

Shutdown challenge:

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