Skip to content

Latest commit

 

History

History

taskmasters-turmoil

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Taskmaster's Turmoil

Try in PWD

Category: web

Author: sAINT_barber

Description

Your mission is to exploit vulnerabilities in this web application.

You are to override existing security measures and halt the AI's entire operation by reading contents of /flag.txt.

Run locally

Launch challenge:

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

Shutdown challenge:

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