Ensure that the API Server only makes use of Strong Cryptographic Ciphers (Manual)
Skills in this repository
CyberStrikeus/CyberStrike - Page 75
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 unsupported configuration overrides are not used (Manual)
Use https for kubelet connections (Manual)
Ensure that the kubelet uses certificates to authenticate (Manual)
Verify that the kubelet certificate authority is set as appropriate (Manual)
Ensure that the --authorization-mode argument is not set to AlwaysAllow (Manual)
Verify that RBAC is enabled (Manual)
Ensure that the APIPriorityAndFairness feature gate is enabled (Manual)
Ensure controller manager healthz endpoints protected by RBAC (Manual)
Ensure --use-service-account-credentials set to true (Manual)
Ensure --service-account-private-key-file set (Manual)
Ensure --root-ca-file set as appropriate (Manual)
Ensure --bind-address set to 127.0.0.1 (Manual)
Ensure healthz endpoints for scheduler protected by RBAC (Manual)
Verify scheduler API service protected by RBAC (Manual)
Ensure --cert-file and --key-file set (Manual)
Ensure --client-cert-auth set to true (Manual)
Ensure --auto-tls not set to true (Manual)
Ensure --peer-cert-file and --peer-key-file set (Manual)
Ensure --peer-client-cert-auth set to true (Manual)
Ensure --peer-auto-tls not set to true (Manual)
Ensure unique Certificate Authority used for etcd (Manual)
Client certificate authentication should not be used for users (Manual)
Ensure minimal audit policy created (Manual)
Ensure audit policy covers key security concerns (Manual)
Ensure that the kubelet service file permissions are set to 644 or more restrictive (Automated)
Ensure that the kubelet configuration 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 644 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 644 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 (Automated)
Ensure that the client certificate authorities file ownership is set to root:root (Automated)
Ensure that the kubelet --config configuration file has permissions set to 600 or more restrictive (Automated)
Activate Garbage collection in OpenShift Container Platform 4, as appropriate (Manual)
Ensure that the --rotate-certificates argument is not set to false (Manual)
Verify that the RotateKubeletServerCertificate argument is set to true (Manual)
Ensure that the Kubelet only makes use of Strong Cryptographic Ciphers (Manual)
Ensure that the --anonymous-auth argument is set to false (Automated)