mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
bf1e15bf65
Detects modifications to the CoreDNS or kube-dns ConfigMap in the kube-system namespace. These ConfigMaps control cluster DNS resolution for all pods. An attacker who modifies the CoreDNS Corefile can redirect internal service DNS names to attacker-controlled IP addresses, enabling man-in-the-middle attacks against the Kubernetes API server, database services, and other internal endpoints.
(cherry picked from commit 29b695c6d1)