EXPLORE
← Back to Explore
sigmamediumHunting

Okta Application Modified or Deleted

Detects when an application is modified or deleted.

Detection Query

selection:
  eventtype:
    - application.lifecycle.update
    - application.lifecycle.delete
condition: selection

Author

Austin Songer @austinsonger

Created

2021-09-12

Data Sources

oktaokta

Platforms

okta

Tags

attack.impact
Raw Content
title: Okta Application Modified or Deleted
id: 7899144b-e416-4c28-b0b5-ab8f9e0a541d
status: test
description: Detects when an application 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:
            - application.lifecycle.update
            - application.lifecycle.delete
    condition: selection
falsepositives:
    - Unknown

level: medium