Mimecast Secure Email Gateway - Impersonation Protect
| Id | 7034abc9-6b66-4533-9bf3-056672fd9d9e |
| Rulename | Mimecast Secure Email Gateway - Impersonation Protect |
| Description | Detects threats from impersonation mail under targeted threat protection |
| Severity | High |
| Tactics | Discovery LateralMovement Collection |
| Techniques | T1114 |
| 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_Impersonation.yaml |
| Version | 1.0.1 |
| Arm template | 7034abc9-6b66-4533-9bf3-056672fd9d9e.json |
MimecastSIEM_CL| where mimecastEventId_s == "mail_ttp_impersonation"
kind: Scheduled
severity: High
queryPeriod: 15m
name: Mimecast Secure Email Gateway - Impersonation Protect
suppressionEnabled: false
queryFrequency: 5m
triggerThreshold: 0
entityMappings:
- entityType: MailMessage
fieldMappings:
- identifier: Sender
columnName: Sender_s
- identifier: SenderIP
columnName: IP_s
- identifier: Recipient
columnName: Recipient_s
customDetails:
MsgId_s: MsgId_s
Subject: Subject_s
Action: Action_s
CustomThreatDict: CustomThreatDictionary_s
SimilarCustExtDomain: SimilarCustomExternalDomain_s
TaggedExternal: TaggedExternal_s
Route: Route_s
SimilarMCExtDomain: SimilarMimecastExternalDomain_s
Definition: Definition_s
Hits: Hits_s
NewDomain: NewDomain_s
SimilarIntDomain: SimilarInternalDomain_s
InternalName: InternalName_s
TaggedMalicious: TaggedMalicious_s
ThreatDictionary: ThreatDictionary_s
CustomName: CustomName_s
ReplyMismatch: ReplyMismatch_s
triggerOperator: gt
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: true
matchingMethod: AllEntities
reopenClosedIncident: false
lookbackDuration: 1d
suppressionDuration: 5h
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1114
requiredDataConnectors:
- connectorId: MimecastSIEMAPI
dataTypes:
- MimecastSIEM_CL
description: Detects threats from impersonation mail under targeted threat protection
enabled: true
version: 1.0.1
id: 7034abc9-6b66-4533-9bf3-056672fd9d9e
query: MimecastSIEM_CL| where mimecastEventId_s == "mail_ttp_impersonation"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Impersonation.yaml
tactics:
- Discovery
- LateralMovement
- Collection