mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
5b17d9d7ea
* [New] EKS Authentication Configuration Modified
Detects modifications to the aws-auth ConfigMap in Amazon EKS clusters. The aws-auth ConfigMap maps AWS IAM roles and users to Kubernetes RBAC groups, an attacker who modifies it can grant any IAM role cluster-admin access by adding a mapping to the system:masters group.
* Update rules/integrations/kubernetes/persistence_kubernetes_eks_aws_auth_configmap_modified.toml
Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>
---------
Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>
(cherry picked from commit 7edfedbf10)