Mimecast Targeted Threat Protection - Attachment Protect
| Id | aa75944c-a663-4901-969e-7b55bfa49a73 |
| Rulename | Mimecast Targeted Threat Protection - Attachment Protect |
| Description | Detects a threat for an unsafe attachment in an email |
| Severity | High |
| Tactics | InitialAccess Discovery |
| Techniques | T0865 |
| Required data connectors | MimecastTTPAPI |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 15m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPAttachment.yaml |
| Version | 1.0.0 |
| Arm template | aa75944c-a663-4901-969e-7b55bfa49a73.json |
MimecastTTPAttachment_CL| where result_s <> "safe";
eventGroupingSettings:
aggregationKind: AlertPerResult
triggerThreshold: 0
entityMappings:
- entityType: MailMessage
fieldMappings:
- identifier: Sender
columnName: senderAddress_s
- identifier: Recipient
columnName: recipientAddress_s
- identifier: Subject
columnName: subject_s
requiredDataConnectors:
- dataTypes:
- MimecastTTPAttachment_CL
connectorId: MimecastTTPAPI
alertRuleTemplateName:
enabled: true
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: true
reopenClosedIncident: false
matchingMethod: AllEntities
lookbackDuration: 1d
version: 1.0.0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastTTP/Analytic Rules/MimecastTTPAttachment.yaml
name: Mimecast Targeted Threat Protection - Attachment Protect
relevantTechniques:
- T0865
query: MimecastTTPAttachment_CL| where result_s <> "safe";
suppressionEnabled: false
queryPeriod: 15m
customDetails:
fileHash: fileHash_s
details: details_s
fileName: fileName_s
fileType: fileType_s
kind: Scheduled
id: aa75944c-a663-4901-969e-7b55bfa49a73
description: Detects a threat for an unsafe attachment in an email
queryFrequency: 5m
suppressionDuration: 5h
triggerOperator: gt
tactics:
- InitialAccess
- Discovery
severity: High