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

Back
Idaa75944c-a663-4901-969e-7b55bfa49a73
RulenameMimecast Targeted Threat Protection - Attachment Protect
DescriptionDetects a threat for an unsafe attachment in an email
SeverityHigh
TacticsInitialAccess
Discovery
TechniquesT0865
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/MimecastTTPAttachment.yaml
Version1.0.0
Arm templateaa75944c-a663-4901-969e-7b55bfa49a73.json
Deploy To Azure
MimecastTTPAttachment_CL| where result_s <> "safe";
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    lookbackDuration: 1d
    reopenClosedIncident: false
    enabled: true
alertRuleTemplateName: 
requiredDataConnectors:
- dataTypes:
  - MimecastTTPAttachment_CL
  connectorId: MimecastTTPAPI
relevantTechniques:
- T0865
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPAttachment.yaml
customDetails:
  fileType: fileType_s
  details: details_s
  fileHash: fileHash_s
  fileName: fileName_s
queryFrequency: 5m
severity: High
suppressionEnabled: false
triggerThreshold: 0
suppressionDuration: 5h
entityMappings:
- fieldMappings:
  - columnName: senderAddress_s
    identifier: Sender
  - columnName: recipientAddress_s
    identifier: Recipient
  - columnName: subject_s
    identifier: Subject
  entityType: MailMessage
name: Mimecast Targeted Threat Protection - Attachment Protect
query: MimecastTTPAttachment_CL| where result_s <> "safe";
version: 1.0.0
tactics:
- InitialAccess
- Discovery
queryPeriod: 15m
description: Detects a threat for an unsafe attachment in an email
kind: Scheduled
id: aa75944c-a663-4901-969e-7b55bfa49a73
enabled: true
eventGroupingSettings:
  aggregationKind: AlertPerResult