This tutorial demonstrates how Kubernetes Engine security features can be used to grant varying levels of privilege to applications, based on their particular requirements. When configuring security, applications should be granted the smallest set of privileges that still allows them to operate correctly. In a Kubernetes cluster, these privileges can be grouped into the following broad levels: Host access: describes what permissions an application has on its host node, outside of its container. This is controlled via Pod and Container security contexts, as well as AppArmor profiles. Network access: describes what other resources or workloads an application can access via the network.
FEATURES
SIMILAR TOOLS
Automated script for creating a vulnerable Azure cloud lab to train offensive security skills.
Open-source project for detecting security risks in cloud infrastructure accounts with support for AWS, Azure, GCP, OCI, and GitHub.
Multi-cloud OSINT tool for enumerating public resources in AWS, Azure, and Google Cloud.
Discover and understand the Docker Layer 2 ICC Bug and its implications on inter-container communication.
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.
A detection-as-code platform for streamlining cloud security operations and responding to security incidents.
A free training course and lab environment for learning to test and attack cloud infrastructure, including AWS and Azure.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.