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 - AV

Back
Id0f0dc725-29dc-48c3-bf10-bd2f34fd1cbb
RulenameMimecast Secure Email Gateway - AV
DescriptionDetects threats from email anti virus scan
SeverityInformational
TacticsExecution
TechniquesT1053
Required data connectorsMimecastSIEMAPI
KindScheduled
Query frequency5m
Query period15m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_AV.yaml
Version1.0.1
Arm template0f0dc725-29dc-48c3-bf10-bd2f34fd1cbb.json
Deploy To Azure
MimecastSIEM_CL| where mimecastEventId_s=="mail_av"
suppressionEnabled: false
description: Detects threats from email anti virus scan
kind: Scheduled
tactics:
- Execution
requiredDataConnectors:
- connectorId: MimecastSIEMAPI
  dataTypes:
  - MimecastSIEM_CL
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: 1d
    enabled: true
    matchingMethod: AllEntities
  createIncident: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_AV.yaml
severity: Informational
name: Mimecast Secure Email Gateway - AV
suppressionDuration: 5h
customDetails:
  IP: IP_s
  md5: md5_g
  Route: Route_s
  CustomerIP: CustomerIP_s
  MimecastIP: MimecastIP_s
  Virus: Virus_s
  SenderDomain: SenderDomain_s
  MsgId_s: MsgId_s
  fileMime: fileMime_s
  fileName: fileName_s
  sha1: sha1_s
  sha256: sha256_s
  Size: Size_s
  SenderDomainInternal: SenderDomainInternal_s
  fileExt: fileExt_s
triggerThreshold: 0
queryPeriod: 15m
query: MimecastSIEM_CL| where mimecastEventId_s=="mail_av"
relevantTechniques:
- T1053
id: 0f0dc725-29dc-48c3-bf10-bd2f34fd1cbb
queryFrequency: 5m
enabled: true
entityMappings:
- entityType: MailMessage
  fieldMappings:
  - columnName: Sender_s
    identifier: Sender
  - columnName: Recipient_s
    identifier: Recipient
  - columnName: Subject_s
    identifier: Subject
version: 1.0.1
triggerOperator: gt
eventGroupingSettings:
  aggregationKind: SingleAlert