Detectionhightest
Tor Client/Browser Execution
Detects the use of Tor or Tor-Browser to connect to onion routing networks
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
- Description: 'Tor Browser'
- Product: 'Tor Browser'
- Image|endswith:
- '\tor.exe'
- '\Tor Browser\Browser\firefox.exe'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
62f7c9bf-9135-49b2-8aeb-1e54a6ecc13c
Status
test
Level
high
Type
Detection
Created
Sun Feb 20
Modified
Mon Oct 27
Author
Path
rules/windows/process_creation/proc_creation_win_browsers_tor_execution.yml
Raw Tags
attack.command-and-controlattack.t1090.003