Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 699 Bytes

File metadata and controls

29 lines (16 loc) · 699 Bytes

shellcode

Try in PWD

Category: pwn

Author: s3nn

Description

No more RWX

Author: s3nn

Run locally

Launch challenge:

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

Shutdown challenge:

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