elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.92k stars 492 forks source link

[Rule Tuning] Potential privilege escalation via CVE-2022-38028 #4004

Closed w0rk3r closed 1 month ago

w0rk3r commented 1 month ago

Summary - What I changed

Adds some filters for event.type and file.name before the wildcards to improve performance.

protectionsmachine commented 1 month ago

Rule: Tuning - Guidelines

These guidelines serve as a reminder set of considerations when tuning an existing rule.

Documentation and Context

Rule Metadata Checks

Testing and Validation