gree-gorey / kctf

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

Home Page:https://google.github.io/kctf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://google.github.io/kctf/

License:Apache License 2.0


Languages

Language:Shell 52.6%Language:Makefile 24.4%Language:Dockerfile 12.0%Language:Python 11.0%