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

Mimecast Secure Email Gateway - Internal Email Protect

Back
Idd3bd7640-3600-49f9-8d10-6fe312e68b4f
RulenameMimecast Secure Email Gateway - Internal Email Protect
DescriptionDetects threats from internal email threat protection.
SeverityHigh
TacticsLateralMovement
Persistence
Exfiltration
TechniquesT1534
T1546
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/MimecastCG_Internal_Mail_Protect.yaml
Version1.0.0
Arm templated3bd7640-3600-49f9-8d10-6fe312e68b4f.json
Deploy To Azure
MimecastCG
| where Type == "email_iep"
| extend  SenderEnvelope = ['Sender Envelope']  , MessageId = ['Message ID']
relevantTechniques:
- T1534
- T1546
suppressionEnabled: false
id: d3bd7640-3600-49f9-8d10-6fe312e68b4f
query: |
  MimecastCG
  | where Type == "email_iep"
  | extend  SenderEnvelope = ['Sender Envelope']  , MessageId = ['Message ID']  
status: Available
entityMappings:
- entityType: MailMessage
  fieldMappings:
  - identifier: Sender
    columnName: SenderEnvelope
  - identifier: Recipient
    columnName: Recipients
  - identifier: InternetMessageId
    columnName: MessageId
suppressionDuration: 5h
triggerOperator: gt
kind: Scheduled
description: |
    'Detects threats from internal email threat protection.'
version: 1.0.0
eventGroupingSettings:
  aggregationKind: AlertPerResult
tactics:
- LateralMovement
- Persistence
- Exfiltration
name: Mimecast Secure Email Gateway - Internal Email Protect
requiredDataConnectors:
- connectorId: MimecastSEGAPI
  dataTypes:
  - MimecastCG
queryPeriod: 15m
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: P7D
    matchingMethod: AllEntities
    enabled: true
queryFrequency: 15m
severity: High
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastCG_Internal_Mail_Protect.yaml
enabled: true
triggerThreshold: 0