Workload misconfigurations

Ensure auditing is configured for Docker files and directories – /etc/default/docker (Automated)

Platform(s)
Compliance Frameworks
  • Docker CIS V1.3.1
  • ,
  • Mitre ATT&CK
  • ,
  • NIST 800-190

Description

As well as auditing the normal Linux file system and system calls, you should audit all Docker related files and directories. The Docker daemon runs with root privileges and its behavior depends on some key files and directories. /etc/default/docker is one such file. It holds various parameters related to the Docker daemon and should therefore be audited.