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;
kind: Scheduled
triggerThreshold: 0
enabled: true
triggerOperator: gt
version: 1.0.0
tactics:
- Exfiltration
- Collection
- Discovery
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: true
    lookbackDuration: 1d
    reopenClosedIncident: false
suppressionDuration: 5h
queryFrequency: 5m
id: d8e7eca6-4b59-4069-a31e-a022b2a12ea4
requiredDataConnectors:
- connectorId: MimecastTTPAPI
  dataTypes:
  - MimecastTTPImpersonation_CL
suppressionEnabled: false
alertRuleTemplateName: 
name: Mimecast Targeted Threat Protection - Impersonation Protect
description: Detects a maliciously tagged impersonation
relevantTechniques:
- T1114
entityMappings:
- entityType: MailMessage
  fieldMappings:
  - columnName: senderAddress_s
    identifier: Sender
  - columnName: senderIpAddress_s
    identifier: SenderIP
  - columnName: recipientAddress_s
    identifier: Recipient
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPImpersonation.yaml
queryPeriod: 15m
severity: High
query: MimecastTTPImpersonation_CL| where taggedMalicious_b == true;
eventGroupingSettings:
  aggregationKind: AlertPerResult