Ensure that the OpenShift PKI key file permissions are set to 600 (Manual)
Skills in this repository
CyberStrikeus/CyberStrike - Page 80
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 controller manager pod specification file permissions are set to 600 or more restrictive (Manual)
Ensure that the controller manager pod specification file ownership is set to root:root (Manual)
Ensure that the scheduler pod specification file permissions are set to 600 or more restrictive (Manual)
Ensure that the scheduler pod specification file ownership is set to root:root (Manual)
Ensure that the etcd pod specification file permissions are set to 600 or more restrictive (Manual)
Ensure that the etcd pod specification file ownership is set to root:root (Manual)
Ensure that the Container Network Interface file permissions are set to 600 or more restrictive (Manual)
Ensure that anonymous requests are authorized (Manual)
Ensure that the admission control plugin ServiceAccount is set (Manual)
Ensure that the admission control plugin NamespaceLifecycle is set (Manual)
Ensure that the admission control plugin SecurityContextConstraint is set (Manual)
Ensure that the admission control plugin NodeRestriction is set (Manual)
Ensure that the --insecure-bind-address argument is not set (Manual)
Ensure that the --insecure-port argument is set to 0 (Manual)
Ensure that the --secure-port argument is not set to 0 (Manual)
Ensure that the healthz endpoint is protected by RBAC (Manual)
Ensure that the --audit-log-path argument is set (Manual)
Ensure that the audit logs are forwarded off the cluster for retention (Manual)
Use https for kubelet connections (Manual)
Ensure that the maximumRetainedFiles argument is set to 10 or as appropriate (Manual)
Configure Kubernetes API Server Maximum Audit Log Size (Manual)
Ensure that the --request-timeout argument is set (Manual)
Ensure that the --service-account-lookup argument is set to true (Manual)
Ensure that the --service-account-key-file argument is set as appropriate (Manual)
Ensure that the --etcd-certfile and --etcd-keyfile arguments are set as appropriate (Manual)
Ensure that the --tls-cert-file and --tls-private-key-file arguments are set as appropriate (Manual)
Ensure that the --client-ca-file argument is set as appropriate (Manual)
Ensure that the --etcd-cafile argument is set as appropriate (Manual)
Ensure that encryption providers are appropriately configured (Manual)
Ensure that the kubelet uses certificates to authenticate (Manual)
Ensure that the API Server only makes use of Strong Cryptographic Ciphers (Manual)
Ensure unsupported configuration overrides are not used (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 that the admission control plugin AlwaysAdmit is not set (Manual)
Ensure that the admission control plugin AlwaysPullImages is not set (Manual)
Ensure that controller manager healthz endpoints are protected by RBAC (Manual)