Create okta_application_sign-on_policy_modified_or_deleted.yml
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
title: Okta Application Sign-On Policy Modified or Deleted
|
||||
id: Application Sign-On Policy
|
||||
description: Detects when an application Sign-on Policy is modified or deleted.
|
||||
author: Austin Songer
|
||||
status: experimental
|
||||
date: 2021/09/12
|
||||
references:
|
||||
- https://developer.okta.com/docs/reference/api/system-log/
|
||||
- https://developer.okta.com/docs/reference/api/event-types/
|
||||
logsource:
|
||||
service: okta
|
||||
detection:
|
||||
selection:
|
||||
eventtype:
|
||||
- application.policy.sign_on.update
|
||||
- application.policy.sign_on.rule.delete
|
||||
condition: selection
|
||||
level: medium
|
||||
tags:
|
||||
- attack.impact
|
||||
falsepositives:
|
||||
- Unknown
|
||||
Reference in New Issue
Block a user