Restrict Access to the Control Plane Endpoint (Automated)
Skills in this repository
CyberStrikeus/CyberStrike - Page 44
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 clusters are created with Private Endpoint Enabled and Public Access Disabled (Automated)
Ensure clusters are created with Private Nodes (Automated)
Ensure Network Policy is Enabled and set as appropriate (Automated)
Encrypt traffic to HTTPS load balancers with TLS certificates (Manual)
Manage Kubernetes RBAC users with AWS IAM Authenticator for Kubernetes or Upgrade to AWS CLI v1.16.156 or greater (Manual)
Enable audit Logs (Automated)
Ensure audit logs are collected and managed (Manual)
Ensure that the kubeconfig file permissions are set to 644 or more restrictive (Automated)
Ensure that the kubelet kubeconfig file ownership is set to root:root (Automated)
Ensure that the kubelet configuration file has permissions set to 644 or more restrictive (Automated)
Ensure that the kubelet configuration file ownership is set to root:root (Automated)
Ensure that the Anonymous Auth is Not Enabled (Automated)
Ensure that the --authorization-mode argument is not set to AlwaysAllow (Automated)
Ensure that a Client CA File is Configured (Automated)
Ensure that the --read-only-port is disabled (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 (Automated)
Ensure that the --eventRecordQPS argument is set to 0 or a level which ensures appropriate event capture (Automated)
Ensure that the --rotate-certificates argument is not present or is set to true (Automated)
Ensure that the RotateKubeletServerCertificate argument is set to true (Automated)
Ensure that the cluster-admin role is only used where required (Automated)
Minimize access to secrets (Automated)
Minimize wildcard use in Roles and ClusterRoles (Automated)
Minimize access to create pods (Automated)
Ensure that default service accounts are not actively used (Automated)
Ensure that Service Account Tokens are only mounted where necessary (Automated)
Cluster Access Manager API to streamline and enhance the management of access controls within EKS clusters (Automated)
Limit use of the Bind, Impersonate and Escalate permissions in the Kubernetes cluster (Manual)
Minimize the admission of privileged containers (Automated)
Minimize the admission of containers wishing to share the host process ID namespace (Automated)
Minimize the admission of containers wishing to share the host IPC namespace (Automated)
Minimize the admission of containers wishing to share the host network namespace (Automated)
Minimize the admission of containers with allowPrivilegeEscalation (Automated)
Ensure CNI plugin supports network policies (Manual)
Ensure that all Namespaces have Network Policies defined (Automated)
Prefer using secrets as files over secrets as environment variables (Automated)
Consider external secret storage (Manual)
Create administrative boundaries between resources using namespaces (Manual)
The default namespace should not be used (Automated)