Merge pull request #1 from nikitah4x/nikitah4x-okta-admin-role-assignment
Create okta_admin_role_assignment_created.yml
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
title: Okta Admin Role Assignment Created
|
||||
id: 139bdd4b-9cd7-49ba-a2f4-744d0a8f5d8c
|
||||
status: test
|
||||
description: Detects when a new admin role assignment is created
|
||||
references:
|
||||
- https://developer.okta.com/docs/reference/api/system-log/
|
||||
- https://developer.okta.com/docs/reference/api/event-types/
|
||||
author: Nikita Khalimonenkov
|
||||
date: 2023/01/19
|
||||
tags:
|
||||
- attack.persistence
|
||||
logsource:
|
||||
product: okta
|
||||
service: okta
|
||||
detection:
|
||||
selection:
|
||||
eventtype: iam.resourceset.bindings.add
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Legitimate creation of a new admin role assignment
|
||||
level: medium
|
||||
Reference in New Issue
Block a user