Skip to content

Latest commit

 

History

History

bag-of-tricks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Bag of Tricks

Try in PWD

Category: pwn

Author: condiom / s3nn

Description

The AI has removed core functionality to try and thwart the Pulse's advances; Ava and Lucas are determined. Strong resolve? One gadgets? Think again! Ava and Lucas will need to reach deep into their bag of tricks this time.

Run locally

Launch challenge:

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

Shutdown challenge:

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