Ensure that default service accounts are not actively used (Automated)
Skills in this repository
CyberStrikeus/CyberStrike - Page 47
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 Service Account Tokens are only mounted where necessary (Automated)
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 latest CNI version is used (Manual)
Ensure 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)
Apply Security Context to Your Pods and Containers (Manual)
The default namespace should not be used (Automated)
Ensure Image Vulnerability Scanning using Microsoft Defender for Cloud (MDC) image scanning or a third party provider (Automated)
Minimize user access to Azure Container Registry (ACR) (Manual)
Minimize cluster access to read-only for Azure Container Registry (ACR) (Manual)
Minimize Container Registries to only those approved (Manual)
Prefer using dedicated AKS Service Accounts (Manual)
Ensure Kubernetes Secrets are encrypted (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 Azure AD (Manual)
Use Azure RBAC for Kubernetes Authorization (Manual)
Enable audit Logs (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 azure.json file has permissions set to 644 or more restrictive (Automated)
Ensure that the azure.json file ownership is set to root:root (Automated)
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)
Ensure that the --read-only-port is secured (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 set to false (Automated)