Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 840 Bytes

File metadata and controls

28 lines (16 loc) · 840 Bytes

Log Recorder

Try in PWD

Category: pwn

Author: r3dsh3rl0ck

Description

Transmit your logs effortlessly with the Space Log Recorder using our cutting-edge space app.

Author: r3dsh3rl0ck

Run locally

Launch challenge:

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

Shutdown challenge:

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