fa0310d0fb
* [New Rule] Kubernetes Anonymous Request Authorized ## Issue #2038 ## Summary This rule detects when an unauthenticated user request is authorized within the cluster. Attackers may attempt to use anonymous accounts to gain initial access to the cluster or to avoid attribution of their activities within the cluster. This rule excludes the /healthz, /livez and /readyz endpoints which are commonly accessed anonymously. * [New Rule] Kubernetes Suspicious Change to Privileges of Running Security Context ## Issue https://github.com/elastic/detection-rules/issues/2032 ## Summary * Delete non-ecs-schema.json * Delete privilege_escalation_suspicious_change_to_privileges_of_running_security_context.toml * Create non-ecs-schema.json * Update detection_rules/etc/non-ecs-schema.json Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com> Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com> Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com>