Attempt to Deactivate an Okta Network Zone

Last updated 5 days ago on 2024-09-23
Created 4 years ago on 2020-11-06

About

Detects attempts to deactivate 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.
Tags
Use Case: Identity and Access AuditData Source: OktaUse Case: Network Security MonitoringTactic: Defense Evasion
Severity
medium
Risk Score
47
MITRE ATT&CK™

Defense Evasion (TA0005)(opens in a new tab or window)

False Positive Examples
Consider adding exceptions to this rule to filter false positives if your organization's Okta network zones are regularly modified.
License
Elastic License v2(opens in a new tab or window)

Definition

Rule Type
Query (Kibana Query Language)
Integration Pack
Prebuilt Security Detection Rules
Index Patterns
filebeat-*logs-okta*
Related Integrations

okta(opens in a new tab or window)

Query
event.dataset:okta.system and event.action:zone.deactivate

Install detection rules in Elastic Security

Detect Attempt to Deactivate an Okta Network Zone in the Elastic Security detection engine by installing this rule into your Elastic Stack.

To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(opens in a new tab or window).