Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1005 Bytes

File metadata and controls

29 lines (18 loc) · 1005 Bytes

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