Skip to content

Latest commit

 

History

History

get-to-the-chopper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Get to the CHOPper!

Try in PWD

Category: pwn

Author: neo

Description

AI has taken over and started manufacturing choppers to take over the skies as well! It has managed to trap Lucas in its manufacturing facility, but thankfully he managed to locate the chopper-controlling terminal. Can you help Lucas UNWIND and HANDLE the pressure in order to figure his way out?

Run locally

Launch challenge:

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

Shutdown challenge:

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