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