Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Mimecast Secure Email Gateway - Virus

Back
Idd78d7352-fa5a-47d4-b48f-cb2c3252c0eb
RulenameMimecast Secure Email Gateway - Virus
DescriptionDetect threat for virus from mail receipt virus event.
SeverityInformational
TacticsExecution
TechniquesT1053
Required data connectorsMimecastSEGAPI
KindScheduled
Query frequency15m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastCG_Virus.yaml
Version1.0.0
Arm templated78d7352-fa5a-47d4-b48f-cb2c3252c0eb.json
Deploy To Azure
MimecastCG
| where Type == "email_receipt" and isnotempty(['Virus Found'])
| extend  SenderEnvelope = ['Sender Envelope']
suppressionEnabled: false
status: Available
version: 1.0.0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Mimecast/Analytic Rules/MimecastSEG/MimecastCG_Virus.yaml
suppressionDuration: 5h
relevantTechniques:
- T1053
name: Mimecast Secure Email Gateway - Virus
entityMappings:
- fieldMappings:
  - columnName: SenderEnvelope
    identifier: Sender
  - columnName: Recipients
    identifier: Recipient
  - columnName: Subject
    identifier: Subject
  entityType: MailMessage
triggerThreshold: 0
requiredDataConnectors:
- connectorId: MimecastSEGAPI
  dataTypes:
  - MimecastCG
query: |
  MimecastCG
  | where Type == "email_receipt" and isnotempty(['Virus Found'])
  | extend  SenderEnvelope = ['Sender Envelope']  
triggerOperator: gt
id: d78d7352-fa5a-47d4-b48f-cb2c3252c0eb
tactics:
- Execution
severity: Informational
enabled: true
description: |
    'Detect threat for virus from mail receipt virus event.'
kind: Scheduled
queryFrequency: 15m
incidentConfiguration:
  groupingConfiguration:
    lookbackDuration: P7D
    enabled: true
    matchingMethod: AllEntities
    reopenClosedIncident: false
  createIncident: true
eventGroupingSettings:
  aggregationKind: AlertPerResult
queryPeriod: 15m