Mimecast Secure Email Gateway - Internal Email Protect
| Id | 5b66d176-e344-4abf-b915-e5f09a6430ef |
| Rulename | Mimecast Secure Email Gateway - Internal Email Protect |
| Description | Detects threats from internal email threat protection |
| Severity | High |
| Tactics | LateralMovement Persistence Exfiltration |
| Techniques | T1534 T1546 |
| Required data connectors | MimecastSIEMAPI |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 15m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Internal_Mail_Protect.yaml |
| Version | 1.0.0 |
| Arm template | 5b66d176-e344-4abf-b915-e5f09a6430ef.json |
MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_iep"
severity: High
kind: Scheduled
suppressionEnabled: false
queryPeriod: 15m
version: 1.0.0
tactics:
- LateralMovement
- Persistence
- Exfiltration
triggerOperator: gt
queryFrequency: 5m
name: Mimecast Secure Email Gateway - Internal Email Protect
id: 5b66d176-e344-4abf-b915-e5f09a6430ef
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
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Internal_Mail_Protect.yaml
relevantTechniques:
- T1534
- T1546
requiredDataConnectors:
- connectorId: MimecastSIEMAPI
dataTypes:
- MimecastSIEM_CL
incidentConfiguration:
createIncident: true
groupingConfiguration:
matchingMethod: AllEntities
lookbackDuration: 1d
enabled: true
reopenClosedIncident: false
customDetails:
ScanResultInfo: ScanResultInfo_s
Route: Route_s
UrlCategory: UrlCategory_s
Subject: Subject_s
suppressionDuration: 5h
eventGroupingSettings:
aggregationKind: SingleAlert
description: Detects threats from internal email threat protection
triggerThreshold: 0
enabled: true
query: MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_iep"