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