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 - URL Protect

Back
Idea19dae6-bbb3-4444-a1b8-8e9ae6064aab
RulenameMimecast Secure Email Gateway - URL Protect
DescriptionDetect threat when potentially malicious url found
SeverityHigh
TacticsInitialAccess
Discovery
Execution
TechniquesT1566
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_Url_Protect.yaml
Version1.0.1
Arm templateea19dae6-bbb3-4444-a1b8-8e9ae6064aab.json
Deploy To Azure
MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_url" and reason_s != "clean"
description: Detect threat when potentially malicious url found
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    lookbackDuration: 1d
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Url_Protect.yaml
queryFrequency: 5m
version: 1.0.1
severity: High
requiredDataConnectors:
- dataTypes:
  - MimecastSIEM_CL
  connectorId: MimecastSIEMAPI
eventGroupingSettings:
  aggregationKind: SingleAlert
query: MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_url" and reason_s != "clean"
entityMappings:
- entityType: MailMessage
  fieldMappings:
  - columnName: sender_s
    identifier: Sender
  - columnName: recipient_s
    identifier: Recipient
  - columnName: subject_s
    identifier: Subject
suppressionEnabled: false
kind: Scheduled
enabled: true
suppressionDuration: 5h
tactics:
- InitialAccess
- Discovery
- Execution
id: ea19dae6-bbb3-4444-a1b8-8e9ae6064aab
customDetails:
  urlCategory: urlCategory_s
  credentialTheft: credentialTheft_s
  SourceIP: SourceIP
  MsgId_s: msgid_s
  action: action_s
  senderDomain: senderDomain_s
  reason: reason_s
  url: url_s
  route: route_s
triggerOperator: gt
relevantTechniques:
- T1566
queryPeriod: 15m
name: Mimecast Secure Email Gateway - URL Protect
triggerThreshold: 0