Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Mimecast Data Leak Prevention - Notifications

Back
Idcfd67598-ad0d-430a-a793-027eb4dbe967
RulenameMimecast Data Leak Prevention - Notifications
DescriptionDetects threat for data leak when action is notification
SeverityHigh
TacticsExfiltration
TechniquesT1030
Required data connectorsMimecastSEGAPI
KindScheduled
Query frequency15m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastDLP_Notifications.yaml
Version1.0.0
Arm templatecfd67598-ad0d-430a-a793-027eb4dbe967.json
Deploy To Azure
MimecastDLP 
| where Action == "notification"
| extend SenderAddress = ['Sender Address'] ,RecipientAddress = ['Recipient Address']
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastDLP_Notifications.yaml
query: |
  MimecastDLP 
  | where Action == "notification"
  | extend SenderAddress = ['Sender Address'] ,RecipientAddress = ['Recipient Address']  
requiredDataConnectors:
- dataTypes:
  - MimecastDLP
  connectorId: MimecastSEGAPI
alertRuleTemplateName: 
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: true
    matchingMethod: AllEntities
    lookbackDuration: P7D
  createIncident: true
relevantTechniques:
- T1030
kind: Scheduled
name: Mimecast Data Leak Prevention - Notifications
tactics:
- Exfiltration
severity: High
suppressionDuration: 5h
enabled: true
triggerOperator: gt
description: Detects threat for data leak when action is notification
queryFrequency: 15m
triggerThreshold: 0
queryPeriod: 15m
version: 1.0.0
suppressionEnabled: false
entityMappings:
- fieldMappings:
  - identifier: Sender
    columnName: SenderAddress
  - identifier: Recipient
    columnName: RecipientAddress
  - identifier: DeliveryAction
    columnName: Action
  entityType: MailMessage
eventGroupingSettings:
  aggregationKind: SingleAlert
id: cfd67598-ad0d-430a-a793-027eb4dbe967