kubernetes

Containers & DevSecOps

Kubernetes RBAC Abuse and Privilege Escalation

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Containers & DevSecOps

Kubernetes Secrets and etcd Exposure

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Containers & DevSecOps

Admission Control and Pod Security in Kubernetes

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Cloud Security

AWS EKS Security: IRSA and Pod Identity

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Cloud Security

GCP Workload Identity and Cloud Functions Security

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Containers & DevSecOps

Linux Namespaces and cgroups: The Building Blocks of Containers

Disclaimer: This article is provided strictly for educational purposes and authorized security testing. Only run these t...
Tools & Defense

Kubernetes Security 101: From kubectl to RBAC and Token Theft

A practical intro to Kubernetes security: kubectl, RBAC, service account token abuse, kube-hunter scanning, and how to defend.
Tools & Defense

Breaking Out: A Practical Guide to Linux Container Escape Techniques

How privileged containers, host mounts, cgroups, and CAP_SYS_ADMIN lead to container escape, plus blue-team defenses.
Containers & DevSecOps

Kubernetes RBAC Attacks: Privilege Escalation from a Compromised Service Account

How attackers abuse Kubernetes RBAC roles, bindings, and service account tokens to escalate to cluster-admin, and how to defend.
Containers & DevSecOps

Attacking the Kubernetes API Server and etcd: A Practical Offensive Guide

Hands-on offensive techniques against the Kubernetes control plane: anonymous auth, etcd secret extraction, kubelet API, and exposed dashboards.
Containers & DevSecOps

Breaking and Hardening Kubernetes Pods: Pod Security Standards, OPA Gatekeeper, and Kyverno

An offensive and defensive tour of Kubernetes pod admission control: Pod Security Standards, securityContext, OPA Gatekeeper, and Kyverno.
Containers & DevSecOps

Auditing Kubernetes Clusters with kube-bench and kube-hunter

A practical guide to auditing Kubernetes for CIS benchmark gaps and exploitable misconfigs, then remediating them.