Hunting Container Escape Surface

Hunt for the configuration that lets a workload break out of its container onto the node: a pod that runs privileged or adds dangerous capabilities, a host namespace shared into the container (host PID, network, or IPC), a writable host path or device mounted in, and a security context that disables the defenses that would otherwise keep a process inside its container. Covers Kubernetes pods and standalone containers where a compromised or hostile process inside the container tries to reach the node, the kubelet, or other pods. Use when workloads run with elevated security contexts, host mounts, or shared host namespaces. The container process is the source, the node or host resource it reaches is the sink, and the escape the security context permits is the bug.

UnboundCompute 98eb25c 8.8 KB Updated

File contents

UnboundCompute/security-agent-skills/tree/main/skills/hunting-container-escape-surface commit 98eb25c500

Frequently asked questions

npx skillmds@latest add unboundcompute/hunting-container-escape-surface