NordPassEventLogs_CL
| where event_type == "item_delete"
| where action == "item_reassignment_deleted"
| extend TargetEmail = user_email
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/NordPass/Analytics Rules/nordpass_items_reassignment_deletion.yaml
query: |
NordPassEventLogs_CL
| where event_type == "item_delete"
| where action == "item_reassignment_deleted"
| extend TargetEmail = user_email
requiredDataConnectors:
- dataTypes:
- NordPassEventLogs_CL
connectorId: NordPass
incidentConfiguration:
createIncident: false
relevantTechniques:
- T1485
kind: Scheduled
name: NordPass - Deleting items of deleted member
tactics:
- Impact
severity: High
entityMappings:
- fieldMappings:
- identifier: MailboxPrimaryAddress
columnName: TargetEmail
entityType: Mailbox
displayName: Deleting items of deleted member
triggerOperator: gt
description: |
This will alert you if the deleted user's items have been removed without being transferred to another active user, as this could result in the loss of access to critical tools or information.
queryFrequency: 5m
triggerThreshold: 0
queryPeriod: 5m
version: 1.0.0
id: 0068dca4-dea0-46a3-a970-655e067a145f