Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Mimecast Targeted Threat Protection - Impersonation Protect

Back
Idd8e7eca6-4b59-4069-a31e-a022b2a12ea4
RulenameMimecast Targeted Threat Protection - Impersonation Protect
DescriptionDetects a maliciously tagged impersonation
SeverityHigh
TacticsExfiltration
Collection
Discovery
TechniquesT1114
Required data connectorsMimecastTTPAPI
KindScheduled
Query frequency5m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPImpersonation.yaml
Version1.0.0
Arm templated8e7eca6-4b59-4069-a31e-a022b2a12ea4.json
Deploy To Azure
MimecastTTPImpersonation_CL| where taggedMalicious_b == true;
queryFrequency: 5m
relevantTechniques:
- T1114
name: Mimecast Targeted Threat Protection - Impersonation Protect
triggerThreshold: 0
suppressionEnabled: false
tactics:
- Exfiltration
- Collection
- Discovery
severity: High
id: d8e7eca6-4b59-4069-a31e-a022b2a12ea4
incidentConfiguration:
  groupingConfiguration:
    lookbackDuration: 1d
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: true
  createIncident: true
requiredDataConnectors:
- dataTypes:
  - MimecastTTPImpersonation_CL
  connectorId: MimecastTTPAPI
enabled: true
kind: Scheduled
query: MimecastTTPImpersonation_CL| where taggedMalicious_b == true;
description: Detects a maliciously tagged impersonation
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPImpersonation.yaml
triggerOperator: gt
queryPeriod: 15m
suppressionDuration: 5h
eventGroupingSettings:
  aggregationKind: AlertPerResult
version: 1.0.0
entityMappings:
- entityType: MailMessage
  fieldMappings:
  - columnName: senderAddress_s
    identifier: Sender
  - columnName: senderIpAddress_s
    identifier: SenderIP
  - columnName: recipientAddress_s
    identifier: Recipient
alertRuleTemplateName: