Docker security

Docker host attacks

A Docker host is a machine on which the Docker daemon and Docker containers run. Once the Docker host is compromised, the attacker can access all the other containers running on it. This section covers Docker socket misconfigurations and insecure configured host management tools that can be exploited by attackers to perform privilege escalation and take over the docker host.