Suspicious Okta Network Zone Deactivated or Deleted (via okta)

This rule detects when an Network Zone is Deactivated or Deleted.

SigmamediumIdentityv1
sigma
title: Suspicious Okta Network Zone Deactivated or Deleted (via okta)
id: 0a149f12-58a8-5bb3-80b6-b0cf113845fd
status: stable
description: This rule detects when an Network Zone is Deactivated or Deleted.
references:
    - https://developer.okta.com/docs/reference/api/system-log/
    - https://developer.okta.com/docs/reference/api/event-types/
author: Huntrule Team
date: 2026-03-25
tags:
    - attack.impact
    - attack.defense-evasion
    - attack.t1562
logsource:
    product: okta
    service: okta
detection:
    selection:
        eventType:
            - zone.deactivate
            - zone.delete
    condition: selection
falsepositives:
    - Unknown
level: medium

Known false positives

  • Unknown

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.