mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
40b3c427e3
* [New] EKS Control Plane Logging Disabled
Detects successful Amazon EKS UpdateClusterConfig requests that disable control plane logging. Disabling EKS API server and control plane logs can reduce visibility into cluster activity and may indicate defense evasion following compromised AWS credentials or unauthorized administrative access.
* Update defense_evasion_eks_control_plane_logging_disabled.toml
* Update rules/integrations/aws/defense_evasion_eks_control_plane_logging_disabled.toml
Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>
* Update rules/integrations/aws/defense_evasion_eks_control_plane_logging_disabled.toml
* Update defense_evasion_eks_control_plane_logging_disabled.toml
---------
Co-authored-by: Isai <59296946+imays11@users.noreply.github.com>
Co-authored-by: Jonhnathan <26856693+w0rk3r@users.noreply.github.com>
Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com>
(cherry picked from commit 0218d2cddb)