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 - Impersonation Protect

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