Detects and prevents privilege escalation in Kubernetes pods by monitoring security contexts, capabilities, and runtime patterns using Falco and OPA.
This specialized cybersecurity skill provides AI-driven guidance for securing Kubernetes clusters against container breakouts and unauthorized permission elevation. It enables developers and security teams to implement robust defense-in-depth strategies, ranging from pre-deployment admission control with OPA Gatekeeper to real-time threat detection with Falco rules. By analyzing security contexts, Linux capabilities, and syscall patterns, the skill helps identify high-risk configurations like privileged mode, host network access, and dangerous RBAC permissions before they can be exploited.
Características Principales
014,121 GitHub stars
02OPA Gatekeeper Rego policies for capability blocking
03Security context investigation and forensic playbooks
04Falco runtime rules for detecting setuid binary execution