Ensure that a unique Certificate Authority is used for etcd (Manual)
Skills in this repository
CyberStrikeus/CyberStrike - Page 60
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.
Client certificate authentication should not be used for users (Manual)
Service account token authentication should not be used for users (Manual)
Bootstrap token authentication should not be used for users (Manual)
Ensure that a minimal audit policy is created (Manual)
Ensure that the audit policy covers key security concerns (Manual)
Ensure that the kubelet service file permissions are set to 600 or more restrictive (Automated)
If the kubelet config.yaml configuration file is being used validate file ownership is set to root:root (Automated)
Ensure that the kubelet service file ownership is set to root:root (Automated)
If proxy kubeconfig file exists ensure permissions are set to 600 or more restrictive (Manual)
If proxy kubeconfig file exists ensure ownership is set to root:root (Manual)
Ensure that the --kubeconfig kubelet.conf file permissions are set to 600 or more restrictive (Automated)
Ensure that the --kubeconfig kubelet.conf file ownership is set to root:root (Automated)
Ensure that the certificate authorities file permissions are set to 644 or more restrictive (Manual)
Ensure that the client certificate authorities file ownership is set to root:root (Manual)
If the kubelet config.yaml configuration file is being used validate permissions set to 600 or more restrictive (Automated)
Ensure that the --anonymous-auth argument is set to false (Automated)
Ensure that the --rotate-certificates argument is not set to false (Automated)
Verify that the RotateKubeletServerCertificate argument is set to true (Manual)
Ensure that the Kubelet only makes use of Strong Cryptographic Ciphers (Manual)
Ensure that a limit is set on pod PIDs (Manual)
Ensure that the --seccomp-default parameter is set to true (Manual)
Ensure that the --IPAddressDeny is set to any (Manual)
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 if defined, readOnlyPort is set to 0 (Manual)
Ensure that the --streaming-connection-idle-timeout argument is not set to 0 (Manual)
Ensure that the --make-iptables-util-chains argument is set to true (Automated)
Ensure that the --hostname-override argument is not set (Manual)
Ensure that the eventRecordQPS argument is set to 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 kube-proxy metrics service is bound to localhost (Manual)
Ensure that the cluster-admin role is only used where required (Manual)
Minimize access to the proxy sub-resource of nodes (Manual)
Minimize access to the approval sub-resource of certificatesigningrequests objects (Manual)
Minimize access to webhook configuration objects (Manual)
Minimize access to the service account token creation (Manual)
Minimize access to secrets (Manual)
Minimize wildcard use in Roles and ClusterRoles (Manual)
Minimize access to create pods (Manual)