# kstg **Repository Path**: mirrors_OWASP/kstg ## Basic Information - **Project Name**: kstg - **Description**: Kubernetes Security Testing Guide - **Primary Language**: Unknown - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OWASP KSTG OWASP Kubernetes Security Testing Guide [![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/4.0/) ## Our Vision > Create a comprehensive manual for Kubernetes Cluster Security Assessment We are creating a comprehensive testing guide for Kubernetes cluster security assessment that covers a top down approach to assess the security of a cluster. The guide include methodology, tools, techniques and procedures (TTP) to execute an assessment that enables a tester to deliver consistent and complete results. ## OWASP Project https://owasp.org/www-project-kubernetes-security-testing-guide/ ## Building Book > A continuous build of the book is available in https://owasp-kstg.netlify.app/ [mdBook](https://github.com/rust-lang/mdBook) is required to build the book. ```bash cd mdbook && mdbook build ``` ## Contributors * [Madhu Akula](https://twitter.com/madhuakula) * [Abhisek Datta](https://twitter.com/abh1sek)