/kctf

kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see

Primary LanguageShellApache License 2.0Apache-2.0

kCTF

GKE Deployment

kCTF is a Kubernetes-based infrastructure for CTF competitions.

Prerequisites

Getting Started / Documentation

For an introduction to what kCTF is and how it interacts with Kubernetes, see kCTF in 8 Minutes.

Additional documentation resources are:

Samples

The samples directory contains two examples:

  • A web challenge that acts like an XSS bot.
  • A web challenge that acts like a vulnerable PHP application with support for sessions and file uploads.