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