MimecastDLP
| where Action == "hold"
| extend SenderAddress = ['Sender Address'] ,RecipientAddress = ['Recipient Address']
name: Mimecast Data Leak Prevention - Hold
incidentConfiguration:
groupingConfiguration:
enabled: true
reopenClosedIncident: false
lookbackDuration: P7D
matchingMethod: AllEntities
createIncident: true
query: |
MimecastDLP
| where Action == "hold"
| extend SenderAddress = ['Sender Address'] ,RecipientAddress = ['Recipient Address']
entityMappings:
- entityType: MailMessage
fieldMappings:
- columnName: SenderAddress
identifier: Sender
- columnName: RecipientAddress
identifier: Recipient
- columnName: Action
identifier: DeliveryAction
queryPeriod: 15m
suppressionEnabled: false
tactics:
- Exfiltration
suppressionDuration: 5h
triggerOperator: gt
kind: Scheduled
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastDLP_hold.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
enabled: true
relevantTechniques:
- T1030
id: 8e52bcf1-4f50-4c39-8678-d9efad64e379
severity: Informational
requiredDataConnectors:
- connectorId: MimecastSEGAPI
dataTypes:
- MimecastDLP
version: 1.0.0
description: Detects threat for data leak when action is hold
queryFrequency: 15m