Elastic low stable kql
First Occurrence of User-Agent For a GitHub User
Detects a new user agent used for a GitHub user not previously seen in the last 14 days.
Detection Logic
event.dataset:"github.audit" and event.category:"configuration" and
github.user_agent:* and user.name:* Field Validations
Loading…
Comments (0)
Loading comments...