Ensure Docker is allowed to make changes to iptables
Skills in this repository
CyberStrikeus/CyberStrike - Page 159
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 insecure registries are not used
Ensure aufs storage driver is not used
Ensure devicemapper storage driver is not used
Ensure TLS authentication for Docker daemon is configured
Ensure the default ulimit is configured appropriately
Ensure that a user for the container has been created
Ensure secrets are not stored in Dockerfiles
Ensure only verified packages are installed
Ensure all signed artifacts are validated
Ensure that containers use only trusted base images
Ensure that unnecessary packages are not installed in the container
Ensure images are scanned and rebuilt to include security patches
Ensure Content trust for Docker is Enabled
Ensure that HEALTHCHECK instructions have been added to container images
Ensure update instructions are not used alone in Dockerfiles
Ensure setuid and setgid permissions are removed
Ensure that COPY is used instead of ADD in Dockerfiles
Ensure swarm mode is not Enabled, if not needed
Ensure that the host's network namespace is not shared
Ensure that the memory usage for containers is limited
Ensure that CPU priority is set appropriately on containers
Ensure that the container's root filesystem is mounted as read only
Ensure that incoming container traffic is bound to a specific host interface
Ensure that the 'on-failure' container restart policy is set to '5'
Ensure that the host's process namespace is not shared
Ensure that, if applicable, an AppArmor Profile is enabled
Ensure that, if applicable, SELinux security options are set
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
Restrict access to Tomcat context.xml
Restrict access to Tomcat logging.properties
Restrict access to Tomcat server.xml
Restrict access to Tomcat tomcat-users.xml
Restrict access to Tomcat web.xml
Restrict access to jaspic-providers.xml