Ensure that docker.service file permissions are appropriately set
Skills in this repository
CyberStrikeus/CyberStrike - Page 42
SkillsMP has collected 7,442 skills from CyberStrikeus/CyberStrike. Open a skill to review its source and details.
CyberStrikeus/CyberStrikeShowing 40 of 7,442 collected skills.
Ensure that the /etc/default/docker file permissions are set to 644 or more restrictively
Ensure that the /etc/sysconfig/docker file permissions are set to 644 or more restrictively
Ensure that the /etc/sysconfig/docker file ownership is set to root:root
Ensure that the Containerd socket file ownership is set to root:root
Ensure that the Containerd socket file permissions are set to 660 or more restrictively
Ensure that docker.socket file ownership is set to root:root
Ensure that docker.socket file permissions are set to 644 or more restrictive
Ensure that the /etc/docker directory ownership is set to root:root
Ensure that /etc/docker directory permissions are set to 755 or more restrictively
Ensure that registry certificate file ownership is set to root:root
Ensure that registry certificate file permissions are set to 444 or more restrictively
Ensure that TLS CA certificate file ownership is set to root:root
Ensure that the host's IPC namespace is not shared
Ensure that host devices are not directly exposed to containers
Ensure that the default ulimit is overwritten at runtime if needed
Ensure mount propagation mode is not set to shared
Ensure that the host's UTS namespace is not shared
Ensure the default seccomp profile is not Disabled
Ensure that docker exec commands are not used with the privileged option
Ensure that docker exec commands are not used with the user=root option
Ensure that cgroup usage is confirmed
Ensure that the container is restricted from acquiring additional privileges
Ensure that container health is checked at runtime
Ensure that Docker commands always make use of the latest version of their image
Ensure that the PIDs cgroup limit is used
Ensure that Docker's default bridge docker0 is not used
Ensure that the host's user namespaces are not shared
Ensure that the Docker socket is not mounted inside any containers
Ensure that image sprawl is avoided
Ensure that container sprawl is avoided
Ensure that the minimum number of manager nodes have been created in a swarm
Ensure that swarm services are bound to a specific host interface
Ensure that all Docker swarm overlay networks are encrypted
Ensure that Docker's secret management commands are used for managing secrets in a swarm cluster
Ensure that swarm manager is run in auto-lock mode
Ensure that the swarm manager auto-lock key is rotated periodically
Ensure that node certificates are rotated as appropriate
Ensure that CA certificates are rotated as appropriate
Ensure that management plane traffic is separated from data plane traffic