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