Okta Network Zone Deactivated or Deleted
Detects when an Network Zone is Deactivated or Deleted.
Sigma rule (View on GitHub)
1title: Okta Network Zone Deactivated or Deleted
2id: 9f308120-69ed-4506-abde-ac6da81f4310
3status: test
4description: Detects when an Network Zone is Deactivated or Deleted.
5references:
6 - https://developer.okta.com/docs/reference/api/system-log/
7 - https://developer.okta.com/docs/reference/api/event-types/
8author: Austin Songer @austinsonger
9date: 2021-09-12
10modified: 2022-10-09
11tags:
12 - attack.impact
13logsource:
14 product: okta
15 service: okta
16detection:
17 selection:
18 eventtype:
19 - zone.deactivate
20 - zone.delete
21 condition: selection
22falsepositives:
23 - Unknown
24
25level: medium
References
Related rules
- AADInternals PowerShell Cmdlets Execution - ProccessCreation
- AADInternals PowerShell Cmdlets Execution - PsScript
- AWS EC2 Disable EBS Encryption
- AWS EFS Fileshare Modified or Deleted
- AWS EFS Fileshare Mount Modified or Deleted