Detection rules › Sigma
Network Communication Initiated To File Sharing Domains From Process Located In Suspicious Folder
Detects executables located in potentially suspicious directories initiating network connections towards file sharing domains.
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Command & Control | T1105 Ingress Tool Transfer |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 3 | Network connection |
Stages and Predicates
Stage 1: all of selection_paths
or:
Image|contains: ':\$Recycle.bin'
Image|contains: ':\Perflogs\'
Image|contains: ':\Temp\'
Image|contains: ':\Users\Default\'
Image|contains: ':\Users\Public\'
Image|contains: ':\Windows\Fonts\'
Image|contains: ':\Windows\IME\'
Image|contains: ':\Windows\System32\Tasks\'
Image|contains: ':\Windows\Tasks\'
Image|contains: ':\Windows\Temp\'
Image|contains: '\AppData\Temp\'
Image|contains: '\Windows\addins\'
Image|contains: '\config\systemprofile\'
Stage 2: all of selection_domains
or:
DestinationHostname|endswith: .githubusercontent.com
DestinationHostname|endswith: anonfiles.com
DestinationHostname|endswith: cdn.discordapp.com
DestinationHostname|endswith: ddns.net
DestinationHostname|endswith: dl.dropboxusercontent.com
DestinationHostname|endswith: ghostbin.co
DestinationHostname|endswith: github.com
DestinationHostname|endswith: glitch.me
DestinationHostname|endswith: gofile.io
DestinationHostname|endswith: hastebin.com
DestinationHostname|endswith: mediafire.com
DestinationHostname|endswith: mega.co.nz
DestinationHostname|endswith: mega.nz
DestinationHostname|endswith: onrender.com
DestinationHostname|endswith: pages.dev
DestinationHostname|endswith: paste.ee
DestinationHostname|endswith: pastebin.com
DestinationHostname|endswith: pastebin.pl
DestinationHostname|endswith: pastetext.net
DestinationHostname|endswith: pixeldrain.com
DestinationHostname|endswith: privatlab.com
DestinationHostname|endswith: privatlab.net
DestinationHostname|endswith: send.exploit.in
DestinationHostname|endswith: sendspace.com
DestinationHostname|endswith: storage.googleapis.com
DestinationHostname|endswith: storjshare.io
DestinationHostname|endswith: supabase.co
DestinationHostname|endswith: temp.sh
DestinationHostname|endswith: transfer.sh
DestinationHostname|endswith: trycloudflare.com
DestinationHostname|endswith: ufile.io
DestinationHostname|endswith: w3spaces.com
DestinationHostname|endswith: workers.dev
Initiated: true
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
DestinationHostname | ends_with |
|
Image | match |
|
Initiated | eq |
|