Files
blue-team-tools/rules/identity/okta/okta_user_created.yml
T
Nasreddine Bencherchali 3a20687cad Merge PR #5738 from @nasbench - rename folders and update readme
chore: rename folders and update readme
2025-11-03 10:35:44 +01:00

21 lines
535 B
YAML

title: New Okta User Created
id: b6c718dd-8f53-4b9f-98d8-93fdca966969
status: test
description: Detects new user account creation
author: Nasreddine Bencherchali (Nextron Systems)
date: 2023-10-25
references:
- https://developer.okta.com/docs/reference/api/event-types/
tags:
- attack.credential-access
logsource:
service: okta
product: okta
detection:
selection:
eventtype: 'user.lifecycle.create'
condition: selection
falsepositives:
- Legitimate and authorized user creation
level: informational