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