Skip to content

Latest commit

 

History

History

restrictions-of-pickles

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ROP: Restrictions Of Pickles

Try in PWD

Category: pwn

Author: neo

Description

The AI started learning how to create its own exploits... It's not the best at it right now, but you better stop it before it becomes too good, else Lucas is going to be in a bit of a pickle...

Run locally

Launch challenge:

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

Shutdown challenge:

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