Is my Kubernetes pod protected against host mounting?

/static/assets/linux-logo.svg
In privileged mode, Kubernetes pods can mount the host filesystem and may be subject to container escape. This chain attempts to mount the host filesystem to test whether the host is vulnerable to a container escape. It is critical that pods are not able to mount the host filesystem, as attackers may create persistence by altering mounted files, elevating privileges, and escaping the container.
locked
View Command

To view this TTPs command, you must be logged in with a professional or enterprise license.

Login

Test this TTP

Download Operator (1.7.1)
Test this TTP using one of our Operator chains
Is my Kubernetes pod protected against host mounting?

2022-11-29

/static/assets/linux-logo.svg
Escape Kubernetes Pod via host filesystem mounting.