Remedy CTF 2025

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

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.