Mimecast Secure Email Gateway - URL Protect
| Id | ea19dae6-bbb3-4444-a1b8-8e9ae6064aab |
| Rulename | Mimecast Secure Email Gateway - URL Protect |
| Description | Detect threat when potentially malicious url found |
| Severity | High |
| Tactics | InitialAccess Discovery Execution |
| Techniques | T1566 |
| Required data connectors | MimecastSIEMAPI |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 15m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Url_Protect.yaml |
| Version | 1.0.1 |
| Arm template | ea19dae6-bbb3-4444-a1b8-8e9ae6064aab.json |
MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_url" and reason_s != "clean"
tactics:
- InitialAccess
- Discovery
- Execution
relevantTechniques:
- T1566
version: 1.0.1
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/MimecastSEG/Analytic Rules/MimecastSIEM_Url_Protect.yaml
id: ea19dae6-bbb3-4444-a1b8-8e9ae6064aab
description: Detect threat when potentially malicious url found
incidentConfiguration:
groupingConfiguration:
enabled: true
matchingMethod: AllEntities
reopenClosedIncident: false
lookbackDuration: 1d
createIncident: true
suppressionEnabled: false
suppressionDuration: 5h
name: Mimecast Secure Email Gateway - URL Protect
requiredDataConnectors:
- dataTypes:
- MimecastSIEM_CL
connectorId: MimecastSIEMAPI
enabled: true
severity: High
eventGroupingSettings:
aggregationKind: SingleAlert
query: MimecastSIEM_CL| where mimecastEventId_s=="mail_ttp_url" and reason_s != "clean"
queryFrequency: 5m
queryPeriod: 15m
customDetails:
MsgId_s: msgid_s
SourceIP: SourceIP
reason: reason_s
credentialTheft: credentialTheft_s
urlCategory: urlCategory_s
route: route_s
senderDomain: senderDomain_s
url: url_s
action: action_s
kind: Scheduled
entityMappings:
- fieldMappings:
- identifier: Sender
columnName: sender_s
- identifier: Recipient
columnName: recipient_s
- identifier: Subject
columnName: subject_s
entityType: MailMessage
triggerThreshold: 0