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
Id5b66d176-e344-4abf-b915-e5f09a6430ef
RulenameMimecast Secure Email Gateway - Internal Email Protect
DescriptionDetects threats from internal email threat protection
SeverityHigh
TacticsLateralMovement
Persistence
Exfiltration
TechniquesT1534
T1546
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/MimecastSIEM_Internal_Mail_Protect.yaml
Version1.0.0
Arm template5b66d176-e344-4abf-b915-e5f09a6430ef.json
Deploy To Azure
MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_iep"
queryPeriod: 15m
query: MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_iep"
enabled: true
name: Mimecast Secure Email Gateway - Internal Email Protect
entityMappings:
- fieldMappings:
  - columnName: Sender_s
    identifier: Sender
  - columnName: Recipient_s
    identifier: Recipient
  - columnName: MsgId_s
    identifier: InternetMessageId
  entityType: MailMessage
- fieldMappings:
  - columnName: URL_s
    identifier: Url
  entityType: URL
suppressionDuration: 5h
suppressionEnabled: false
description: Detects threats from internal email threat protection
kind: Scheduled
incidentConfiguration:
  groupingConfiguration:
    lookbackDuration: 1d
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: true
  createIncident: true
version: 1.0.0
eventGroupingSettings:
  aggregationKind: SingleAlert
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Internal_Mail_Protect.yaml
queryFrequency: 5m
severity: High
requiredDataConnectors:
- connectorId: MimecastSIEMAPI
  dataTypes:
  - MimecastSIEM_CL
triggerOperator: gt
triggerThreshold: 0
customDetails:
  Route: Route_s
  Subject: Subject_s
  ScanResultInfo: ScanResultInfo_s
  UrlCategory: UrlCategory_s
tactics:
- LateralMovement
- Persistence
- Exfiltration
id: 5b66d176-e344-4abf-b915-e5f09a6430ef
relevantTechniques:
- T1534
- T1546