Ensure Shielded GKE Nodes are Enabled (Automated)
Skills in this repository
CyberStrikeus/CyberStrike - Page 54
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 Integrity Monitoring for Shielded GKE Nodes is Enabled (Automated)
Ensure Secure Boot for Shielded GKE Nodes is Enabled (Automated)
Enable VPC Flow Logs and Intranode Visibility (Automated)
Ensure use of VPC-native clusters (Automated)
Ensure Control Plane Authorized Networks is Enabled (Automated)
Ensure clusters are created with Private Endpoint Enabled and Public Access Disabled (Automated)
Ensure clusters are created with Private Nodes (Automated)
Consider firewalling GKE worker nodes (Manual)
Ensure use of Google-managed SSL Certificates (Automated)
Ensure Logging and Cloud Monitoring is Enabled (Automated)
Enable Linux auditd logging (Manual)
Ensure authentication using Client Certificates is Disabled (Automated)
Manage Kubernetes RBAC users with Google Groups for GKE (Manual)
Ensure Legacy Authorization (ABAC) is Disabled (Automated)
Enable Customer-Managed Encryption Keys (CMEK) for GKE Persistent Disks (PD) (Manual)
Enable Customer-Managed Encryption Keys (CMEK) for Boot Disks (Automated)
Ensure that the proxy kubeconfig file permissions are set to 644 or more restrictive (Automated)
Ensure that the proxy kubeconfig file ownership is set to root:root (Automated)
Ensure that the kubelet configuration file has permissions set to 644 (Automated)
Ensure that the kubelet configuration file ownership is set to root:root (Automated)
Ensure that the cluster-admin role is only used where required (Manual)
Avoid non-default bindings to system:authenticated (Automated)
Minimize access to secrets (Manual)
Minimize wildcard use in Roles and ClusterRoles (Manual)
Ensure that default service accounts are not actively used (Automated)
Ensure that Service Account Tokens are only mounted where necessary (Manual)
Avoid use of system:masters group (Automated)
Limit use of the Bind, Impersonate and Escalate permissions in the Kubernetes cluster (Manual)
Avoid bindings to system:anonymous (Automated)
Avoid non-default bindings to system:unauthenticated (Automated)
Ensure that the cluster enforces Pod Security Standard Baseline profile or stricter for all namespaces (Manual)
Ensure that the CNI in use 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)
Configure Image Provenance using ImagePolicyWebhook admission controller (Manual)
Create administrative boundaries between resources using namespaces (Manual)
Ensure that the seccomp profile is set to RuntimeDefault in the pod definitions (Automated)
Apply Security Context to Pods and Containers (Manual)