Ensure that the Kubelet only makes use of Strong Cryptographic Ciphers (Manual)
Skills in this repository
CyberStrikeus/CyberStrike - Page 73
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 --anonymous-auth argument is set to false (Automated)
Ensure that the --authorization-mode argument is not set to AlwaysAllow (Automated)
Ensure that the --client-ca-file argument is set as appropriate (Automated)
Verify that the read only port is not used or is set to 0 (Automated)
Ensure that the --streaming-connection-idle-timeout argument is not set to 0 (Automated)
Ensure that the --make-iptables-util-chains argument is set to true (Manual)
Ensure that the kubeAPIQPS [--event-qps] argument is set to 0 or a level which ensures appropriate event capture (Manual)
Ensure that the --tls-cert-file and --tls-private-key-file arguments are set as appropriate (Manual)
Ensure that the cluster-admin role is only used where required (Manual)
Minimize access to secrets (Manual)
Minimize wildcard use in Roles and ClusterRoles (Manual)
Minimize access to create pods (Manual)
Ensure that default service accounts are not actively used. (Manual)
Ensure that Service Account Tokens are only mounted where necessary (Manual)
Minimize the admission of privileged containers (Manual)
Minimize access to privileged Security Context Constraints (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)
Minimize the admission of containers with capabilities assigned (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 image controller configuration parameters (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 (Manual)
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 (Manual)
Ensure that the etcd data directory ownership is set to etcd:etcd (Manual)
Ensure that the kubeconfig file permissions are set to 600 or more restrictive (Manual)
Ensure that the kubeconfig file ownership is set to root:root (Manual)