Elastic low stable kql
First Occurrence of IP Address For GitHub User
Detects a new IP address 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.actor_ip:* and user.name:* Field Validations
Loading…
Comments (0)
Loading comments...