KeeperSecurityEventNewLogs_CL
| where AuditEvent in (```set_two_factor_off```, ```set_two_factor_on```)
description: |
'Creates an informational incident based on Keeper Security User MFA Changed data in Microsoft Sentinel'
severity: Informational
query: |
KeeperSecurityEventNewLogs_CL
| where AuditEvent in (```set_two_factor_off```, ```set_two_factor_on```)
tactics:
- Persistence
alertDetailsOverride:
alertDescriptionFormat: '{{AuditEvent}} has been captured in the Keeper Security Event Logs'
alertDisplayNameFormat: '{{AuditEvent}} on {{RemoteAddress}}'
version: 1.0.3
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Keeper Security/Analytic Rules/Keeper Security - User MFA Changed.yaml
suppressionDuration: PT5H
name: Keeper Security - User MFA Changed
suppressionEnabled: false
requiredDataConnectors:
- connectorId: KeeperSecurityPush2
dataTypes:
- KeeperSecurityEventNewLogs_CL
relevantTechniques:
- T1556
eventGroupingSettings:
aggregationKind: AlertPerResult
kind: NRT
incidentConfiguration:
createIncident: true
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
enabled: false
matchingMethod: AllEntities
entityMappings:
- entityType: Account
fieldMappings:
- identifier: FullName
columnName: Username
- entityType: IP
fieldMappings:
- identifier: Address
columnName: RemoteAddress
status: Available
id: 75ffc8a4-86db-4f48-8506-cb4c049be484