MimecastCG
| where Type == "email_antivirus"
| extend SenderEnvelope = ['Sender Envelope']
kind: Scheduled
status: Available
enabled: true
triggerOperator: gt
version: 1.0.0
tactics:
- Execution
incidentConfiguration:
createIncident: true
groupingConfiguration:
matchingMethod: AllEntities
enabled: true
lookbackDuration: P7D
reopenClosedIncident: false
suppressionDuration: 5h
queryFrequency: 15m
id: 33bf0cc9-e568-42bf-9571-c22adf7be66d
requiredDataConnectors:
- connectorId: MimecastSEGAPI
dataTypes:
- MimecastCG
suppressionEnabled: false
name: Mimecast Secure Email Gateway - AV
description: |
'Detects threats from email anti virus scan.'
relevantTechniques:
- T1053
entityMappings:
- entityType: MailMessage
fieldMappings:
- columnName: SenderEnvelope
identifier: Sender
- columnName: Recipients
identifier: Recipient
- columnName: Subject
identifier: Subject
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastCG_AV.yaml
triggerThreshold: 0
queryPeriod: 15m
severity: Informational
query: |
MimecastCG
| where Type == "email_antivirus"
| extend SenderEnvelope = ['Sender Envelope']
eventGroupingSettings:
aggregationKind: AlertPerResult