Elastic medium stable kql

Attempt to Modify an Okta Network Zone

Detects attempts to modify an Okta network zone. Okta network zones can be configured to limit or restrict access to a network based on IP addresses or geolocations. An adversary may attempt to modify, delete, or deactivate an Okta network zone in order to remove or weaken an organization's security controls.

View Source

Detection Logic

data_stream.dataset:okta.system and event.action:(zone.update or network_zone.rule.disabled or zone.remove_blacklist)

False Positives

  • Consider adding exceptions to this rule to filter false positives if Oyour organization's Okta network zones are regularly modified.

Field Validations

Loading…

Comments (0)

Loading comments...