EXPLORE
← Back to Explore
sigmamediumHunting

Okta API Token Revoked

Detects when a API Token is revoked.

Detection Query

selection:
  eventtype: system.api_token.revoke
condition: selection

Author

Austin Songer @austinsonger

Created

2021-09-12

Data Sources

oktaokta

Platforms

okta

Tags

attack.impact
Raw Content
title: Okta API Token Revoked
id: cf1dbc6b-6205-41b4-9b88-a83980d2255b
status: test
description: Detects when a API Token is revoked.
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: system.api_token.revoke
    condition: selection
falsepositives:
    - Unknown

level: medium