Skip to content

Latest commit

 

History

History

babyrop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

babyrop

Try in PWD

Category: pwn

Author: s3nn

Description

Defences have been hardened, but the AI has made one fatal mistake. Now's your chance, help the Pulse destroy all its defences!

Run locally

Launch challenge:

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

Shutdown challenge:

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