Skip to content
/ katana Public

An advanced yet simple attack/defence CTF infrastructure in Go

License

Notifications You must be signed in to change notification settings

sdslabs/katana

Repository files navigation

katana

An advanced yet simple attack/defence CTF infrastructure in Go build upon k8s.

Setup

  • To start, you must have the following installed:
    • Go 1.18+
    • Minikube & kubectl
  • Run make set-env to setup the environment
  • To start katana, run ./bin/katana run

Docs

  • To get the most stable docs :
    • Setup docs locally by running make setup-docs followed by hugo serve from the docs directory.
    • The docs are also available at https://blog.sdslabs.co/katana.
  • To visit the most updated docs, it's advised to setup the docs locally from the docs branch.

About

An advanced yet simple attack/defence CTF infrastructure in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published