Ensure the default seccomp profile is not Disabled
Skills in this repository
CyberStrikeus/CyberStrike - Page 41
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 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, if applicable, SELinux security options are set
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 Linux kernel capabilities are restricted within containers
Ensure that privileged containers are not used
Ensure sensitive host system directories are not mounted on containers
Ensure sshd is not run within containers
Ensure privileged ports are not mapped within containers
Ensure that only needed ports are open on the container
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
Ensure that the docker.service file ownership is set to root:root
Ensure that TLS CA certificate file permissions are set to 444 or more restrictively
Ensure that Docker server certificate file ownership is set to root:root
Ensure that the Docker server certificate file permissions are set to 444 or more restrictively
Ensure that the Docker server certificate key file ownership is set to root:root
Ensure that the Docker server certificate key file permissions are set to 400
Ensure that the Docker socket file ownership is set to root:docker
Ensure that the Docker socket file permissions are set to 660 or more restrictively
Ensure that the daemon.json file ownership is set to root:root
Ensure that daemon.json file permissions are set to 644 or more restrictive
Ensure that the /etc/default/docker file ownership is set to root:root