THREATS, TACTICS AND PROCEDURES TTP
OWASP® Top 10
Kubernetes Pen Test
K07:2022 Missing Network Segmentation Controls
Kubernetes networking is flat by default. Meaning that, when no additional controls are in place any workload can communicate to another without constraint. Attackers who exploit a running workload can leverage this default behavior to probe the internal network, traverse to other running containers, or invoke private APIs.