Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update okta_new_behaviours_admin_console.yml
Browse files Browse the repository at this point in the history
nasbench authored Jun 26, 2024
1 parent 16d2803 commit 06b639d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rules/cloud/okta/okta_new_behaviours_admin_console.yml
Original file line number Diff line number Diff line change
@@ -15,13 +15,13 @@ logsource:
product: okta
service: okta
detection:
selection:
selection_event:
eventtype: 'policy.evaluate_sign_on'
target.displayname: 'Okta Admin Console'
positive:
selection_positive:
- debugcontext.debugdata.behaviors|contains: 'POSITIVE'
- debugcontext.debugdata.logonlysecuritydata|contains: 'POSITIVE'
condition: selection and positive
condition: all of selection_*
falsepositives:
- When an admin begins using the Admin Console and one of Okta's heuristics incorrectly identifies the behavior as being unusual.
level: high

0 comments on commit 06b639d

Please sign in to comment.