Files
blue-team-tools/rules/cloud/okta/okta_user_created.yml
T
github-actions[bot] 839f5636f5 Merge PR #4991 from @nasbench - Promote older rules status from experimental to test
chore: promote older rules status from `experimental` to `test`

Co-authored-by: nasbench <nasbench@users.noreply.github.com>
2024-09-02 10:01:36 +02: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