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