Cyble Vision Alerts TOR Links
| Id | b9df1ec4-a572-4448-8da1-1bc4b7e1687f |
| Rulename | Cyble Vision Alerts TOR Links |
| Description | Detects Tor marketplace, darkweb link, and onion domain alerts from CybleVision. Uses the Alerts_TorLinks parser to extract onion URLs, search engines, search keywords, content, and identifiers. Incidents are grouped by service. |
| Severity | Low |
| Tactics | ResourceDevelopment Reconnaissance |
| Techniques | T1583 T1590 T1595 |
| Required data connectors | CybleVisionAlerts |
| Kind | Scheduled |
| Query frequency | 30m |
| Query period | 30m |
| Trigger threshold | 0 |
| Trigger operator | GreaterThan |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_TOR_Links.yaml |
| Version | 1.0.0 |
| Arm template | b9df1ec4-a572-4448-8da1-1bc4b7e1687f.json |
Alerts_tor_links
| where Service == "tor_links"
| extend MappedSeverity = Severity
suppressionDuration: PT5H
status: Available
subTechniques: []
queryPeriod: 30m
triggerOperator: GreaterThan
eventGroupingSettings:
aggregationKind: AlertPerResult
enabled: true
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_TOR_Links.yaml
queryFrequency: 30m
tactics:
- ResourceDevelopment
- Reconnaissance
triggerThreshold: 0
query: |
Alerts_tor_links
| where Service == "tor_links"
| extend MappedSeverity = Severity
entityMappings:
- entityType: URL
fieldMappings:
- identifier: Url
columnName: TL_TorUrl
- entityType: DNS
fieldMappings:
- identifier: DomainName
columnName: Domain
- entityType: IP
fieldMappings:
- identifier: Address
columnName: IP
requiredDataConnectors:
- connectorId: CybleVisionAlerts
dataTypes:
- CybleVisionAlerts_CL
alertDetailsOverride:
alertDescriptionFormat: |
Source {{TL_SearchEngine}}. Tor URL {{TL_TorUrl}}. Description {{Description}}"
alertDisplayNameFormat: CybleVision Tor Link Alert ({{KeywordName}})
alertDynamicProperties: []
relevantTechniques:
- T1583
- T1590
- T1595
customDetails:
DocId: TL_Doc_Id
SearchKeyword: TL_SearchKeyword
Status: Status
SearchEngine: Search_Engine
TOR_Doc: TL_Doc_Data
Tags: Tags
UpdatedOn: TL_UpdatedOn
AlertID: AlertID
Service: Service
MappedSeverity: Severity
description: |
'Detects Tor marketplace, darkweb link, and onion domain alerts from CybleVision. Uses the Alerts_TorLinks parser to extract onion URLs, search engines, search keywords, content, and identifiers. Incidents are grouped by service.'
incidentConfiguration:
groupingConfiguration:
matchingMethod: AllEntities
reopenClosedIncident: false
lookbackDuration: PT5H
enabled: false
createIncident: true
name: Cyble Vision Alerts TOR Links
version: 1.0.0
kind: Scheduled
id: b9df1ec4-a572-4448-8da1-1bc4b7e1687f
severity: Low