EXPLORE
← Back to Explore
sigmamediumHunting

Okta Policy Rule Modified or Deleted

Detects when an Policy Rule is Modified or Deleted.

Detection Query

selection:
  eventtype:
    - policy.rule.update
    - policy.rule.delete
condition: selection

Author

Austin Songer @austinsonger

Created

2021-09-12

Data Sources

oktaokta

Platforms

okta

Tags

attack.impact
Raw Content
title: Okta Policy Rule Modified or Deleted
id: 0c97c1d3-4057-45c9-b148-1de94b631931
status: test
description: Detects when an Policy Rule is Modified or Deleted.
references:
    - https://developer.okta.com/docs/reference/api/system-log/
    - https://developer.okta.com/docs/reference/api/event-types/
author: Austin Songer @austinsonger
date: 2021-09-12
modified: 2022-10-09
tags:
    - attack.impact
logsource:
    product: okta
    service: okta
detection:
    selection:
        eventtype:
            - policy.rule.update
            - policy.rule.delete
    condition: selection
falsepositives:
    - Unknown

level: medium