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