
Kubernetes RBAC Bypass: When Least Privilege Isn't Actually Configured
How Kubernetes RBAC misconfigurations enable privilege escalation. Real Tesla breach, CVE-2018-1002105, kubectl audit commands, and RBAC hardening playbook.
Posts tagged: Kubernetes

How Kubernetes RBAC misconfigurations enable privilege escalation. Real Tesla breach, CVE-2018-1002105, kubectl audit commands, and RBAC hardening playbook.

How attackers break out of Docker containers using privileged mode, mounted sockets, and CVE exploits. Detection with Falco, hardening with seccomp and …