Skip to content

Latest commit

 

History

History

secret-prompt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Secret Prompt

Try in PWD

Category: web

Author: koks

Description

We believe the machines came up with their own mechanism to keep humans out.

Deceive the machines. Make them believe you are one of them and retrieve the flag!

Run locally

Launch challenge:

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

Shutdown challenge:

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