Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 705 Bytes

hijack

Try in PWD

Category: pwn

Author: s3nn

Description

The hooks are all but gone. Find another way

Run locally

Launch challenge:

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

Shutdown challenge:

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