Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 460 Bytes

File metadata and controls

14 lines (9 loc) · 460 Bytes

Remedy CTF 2025

These are the source files for the challenges of Remedy CTF 2025.

Write-ups

Running it locally

  1. Install Docker.
  2. Run the infrastructure in paradigm-ctf-infrastructure/ with docker compose up -d.
  3. Run any challenge in the challenge folder with docker compose up -d.
  4. Challenge is now available using nc localhost 1337.