KeeperSecurityEventNewLogs_CL
| where AuditEvent == "change_master_password"
kind: NRT
version: 1.0.3
relevantTechniques:
- T1556
alertDetailsOverride:
alertDisplayNameFormat: '{{AuditEvent}} on {{RemoteAddress}}'
alertDescriptionFormat: '{{AuditEvent}} has been captured in the Keeper Security Event Logs'
status: Available
requiredDataConnectors:
- connectorId: KeeperSecurityPush2
dataTypes:
- KeeperSecurityEventNewLogs_CL
suppressionDuration: PT5H
name: Keeper Security - Password Changed
query: |
KeeperSecurityEventNewLogs_CL
| where AuditEvent == "change_master_password"
suppressionEnabled: false
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Keeper Security/Analytic Rules/Keeper Security - Alternate Master Password.yaml
incidentConfiguration:
createIncident: true
groupingConfiguration:
matchingMethod: AllEntities
enabled: false
lookbackDuration: PT5H
reopenClosedIncident: false
description: |
'Creates an informational incident based on Keeper Security Password Changed data in Microsoft Sentinel'
entityMappings:
- entityType: Account
fieldMappings:
- identifier: FullName
columnName: Username
- entityType: IP
fieldMappings:
- identifier: Address
columnName: RemoteAddress
severity: Informational
id: f031fbbc-37d8-4667-b795-d386bf2b5ab2
tactics:
- Persistence
eventGroupingSettings:
aggregationKind: AlertPerResult