Ensure that default service accounts are not actively used (Manual)
Skills in this repository
CyberStrikeus/CyberStrike - Page 61
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 Service Account Tokens are only mounted where necessary (Manual)
Avoid use of system:masters group (Manual)
Limit use of the Bind, Impersonate and Escalate permissions in the Kubernetes cluster (Manual)
Minimize access to create persistent volumes (Manual)
Ensure that the cluster has at least one active policy control mechanism in place (Manual)
Minimize the admission of containers with capabilities assigned (Manual)
Minimize the admission of Windows HostProcess Containers (Manual)
Minimize the admission of HostPath volumes (Manual)
Minimize the admission of containers which use HostPorts (Manual)
Minimize the admission of privileged containers (Manual)
Minimize the admission of containers wishing to share the host process ID namespace (Manual)
Minimize the admission of containers wishing to share the host IPC namespace (Manual)
Minimize the admission of containers wishing to share the host network namespace (Manual)
Minimize the admission of containers with allowPrivilegeEscalation (Manual)
Minimize the admission of root containers (Manual)
Minimize the admission of containers with the NET_RAW capability (Manual)
Minimize the admission of containers with added capabilities (Manual)
Ensure that the CNI in use supports Network Policies (Manual)
Ensure that all Namespaces have Network Policies defined (Manual)
Prefer using secrets as files over secrets as environment variables (Manual)
Consider external secret storage (Manual)
Configure Image Provenance using ImagePolicyWebhook admission controller (Manual)
Create administrative boundaries between resources using namespaces (Manual)
Ensure that the seccomp profile is set to docker/default in your pod definitions (Manual)
Apply Security Context to Your Pods and Containers (Manual)
The default namespace should not be used (Manual)
Ensure that the API server pod specification file permissions are set to 600 or more restrictive (Automated)
Ensure that the Container Network Interface file ownership is set to root:root (Manual)
Ensure that the etcd data directory permissions are set to 700 or more restrictive (Automated)
Ensure that the etcd data directory ownership is set to etcd:etcd (Automated)
Ensure that the default administrative credential file permissions are set to 600 (Automated)
Ensure that the default administrative credential file ownership is set to root:root (Automated)
Ensure that the scheduler.conf file permissions are set to 600 or more restrictive (Automated)
Ensure that the scheduler.conf file ownership is set to root:root (Automated)
Ensure that the controller-manager.conf file permissions are set to 600 or more restrictive (Automated)
Ensure that the controller-manager.conf file ownership is set to root:root (Automated)
Ensure that the Kubernetes PKI directory and file ownership is set to root:root (Automated)
Ensure that the API server pod specification file ownership is set to root:root (Automated)
Ensure that the Kubernetes PKI certificate file permissions are set to 644 or more restrictive (Manual)