Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.74 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.74 KB

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.