598d29f811
chore: change tags, date, modified fields to comply with v2 of the Sigma spec. chore: update the related type from `obsoletes` to `obsolete`. chore: update local json schema to the latest version.
23 lines
612 B
YAML
23 lines
612 B
YAML
title: Okta API Token Created
|
|
id: 19951c21-229d-4ccb-8774-b993c3ff3c5c
|
|
status: test
|
|
description: Detects when a API token is created
|
|
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.persistence
|
|
logsource:
|
|
product: okta
|
|
service: okta
|
|
detection:
|
|
selection:
|
|
eventtype: system.api_token.create
|
|
condition: selection
|
|
falsepositives:
|
|
- Legitimate creation of an API token by authorized users
|
|
level: medium
|