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
Id1818aeaa-4cc8-426b-ba54-539de896d299
RulenameMimecast Data Leak Prevention - Notifications
DescriptionDetects threat for data leak when action is notification
SeverityHigh
TacticsExfiltration
TechniquesT1030
Required data connectorsMimecastSIEMAPI
KindScheduled
Query frequency5m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastDLP.yaml
Version1.0.0
Arm template1818aeaa-4cc8-426b-ba54-539de896d299.json
Deploy To Azure
MimecastDLP_CL| where action_s == "notification";
suppressionEnabled: false
relevantTechniques:
- T1030
entityMappings:
- fieldMappings:
  - columnName: senderAddress_s
    identifier: Sender
  - columnName: recipientAddress_s
    identifier: Recipient
  - columnName: action_s
    identifier: DeliveryAction
  entityType: MailMessage
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: true
    lookbackDuration: 1d
  createIncident: true
suppressionDuration: 5h
alertRuleTemplateName: 
enabled: true
description: Detects threat for data leak when action is notification
tactics:
- Exfiltration
requiredDataConnectors:
- connectorId: MimecastSIEMAPI
  dataTypes:
  - MimecastDLP_CL
triggerOperator: gt
version: 1.0.0
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 1818aeaa-4cc8-426b-ba54-539de896d299
queryFrequency: 5m
query: MimecastDLP_CL| where action_s == "notification";
severity: High
queryPeriod: 15m
name: Mimecast Data Leak Prevention - Notifications
triggerThreshold: 0
kind: Scheduled
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastDLP.yaml