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