
Claude Skills by CyberStrikeus
github.com/CyberStrikeusEnsure that the --peer-auto-tls argument is not set to true (Manual)
Ensure that a unique Certificate Authority is used for etcd (Manual)
Client certificate 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 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 kube proxy configuration 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)
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 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)