Ensure Image Vulnerability Scanning using Amazon ECR image scanning or a third party provider (Automated)
Skills in this repository
CyberStrikeus/CyberStrike - Page 45
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.
Minimize user access to Amazon ECR (Manual)
Minimize cluster access to read-only for Amazon ECR (Manual)
Minimize Container Registries to only those approved (Manual)
Prefer using dedicated EKS Service Accounts (Automated)
Ensure Kubernetes Secrets are encrypted using Customer Master Keys (CMKs) managed in AWS KMS (Manual)
Restrict Access to the Control Plane Endpoint (Automated)
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 (Manual)
Minimize access to the proxy sub-resource of nodes (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)
Ensure that default service accounts are not actively used (Manual)
Ensure that Service Account Tokens are only mounted where necessary (Manual)
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 access to create persistent volumes (Manual)
Minimize the admission of privileged containers (Manual)