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