Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 925 Bytes

File metadata and controls

29 lines (17 loc) · 925 Bytes

Cross Checked Report

Try in PWD

Category: web

Author: YetAnotherAlt123

Description

OrionTech is monitoring the area around their base. They have set up a reporting system to alert security in case the guards spot something.

Have a look, maybe you could spot something instead?

Run locally

Launch challenge:

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

Shutdown challenge:

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