Network Share Discovery T1135

Adversaries may look for folders and drives shared on remote systems as a means of identifying sources of information to gather as a precursor for Collection and to identify potential systems of interest for Lateral Movement. Networks often contain shared network drives and folders that enable users to access file directories on various systems across a network.

Events covered

9 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 28 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (27 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
EventID13eq 134688, 1, 4103, 4104, 5140
CommandLine11contains 9, in 1, starts_with 1, wildcard 1/lng, /portable, -s , /all, /lng
OriginalFileName8eq 5, contains 2, in 1net.exe, net1.exe, advanced_ip_scanner, advanced_ip_scanner.exe, advanced_ip_scanner_console.exe
Image7ends_with 5, contains 2\net.exe, \net1.exe, \advanced_ip_scanner, \advanced_port_scanner, \explorer.exe
process_name7eq 3, match 3, in 1(?i)ipconfig.exe, (?i)net1?.exe, (?i)nltest.exe, net.exe, net1.exe
Channel4eq 4, in 4
ShareName4in 2, eq 1, wildcard 1\\\\*\\ADMIN$, \\\\*\\C$, *\\\\*\\IPC$, \\*\ADMIN$, \\*\C$
eventtype4eq 4
Type3eq 3
unique_targets3gt 330
Description2contains 2advanced ip scanner, advanced port scanner
ParentImage2ends_with 2, starts_with 1\cmd.exe, \excel.exe, \powershell.exe, \pwsh.exe, \svchost.exe
event.type2eq 2start
process.args2eq 2, starts_with 1, wildcard 1/svc, \\, q*, query, time
src_ip2eq 1, ne 1%administration_hosts%, 0.0.0.0, 127.0.0.1, ::

Top indicator values (203 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
OriginalFileNameeq
net.exe
427
OriginalFileNameeq
net1.exe
343
EventIDeq
4688
3312
EventIDeq
1
2232
EventIDeq
4103
2105
EventIDeq
4104
2268
EventIDeq
5140
28
Imageends_with
\net.exe
350
Imageends_with
\net1.exe
348
process_nameeq
net.exe
320
process_nameeq
net1.exe
334
process_namematch
(?i)ipconfig.exe
33
process_namematch
(?i)net1?.exe
33
process_namematch
(?i)nltest.exe
33
process_namematch
(?i)systeminfo.exe
33
unique_targetsgt
30
35
CommandLinecontains
view
22
CommandLinecontains
/lng
22
CommandLinecontains
/portable
22
CommandLinecontains
-s
13
CommandLinecontains
/all
1
CommandLinecontains
/lng
1
CommandLinecontains
/portable
1
CommandLinecontains
accounts
1
CommandLinecontains
group
12
CommandLinecontains
localgroup
1
CommandLinecontains
share
1
CommandLinecontains
start
12
event.typeeq
start
2241
AccessMaskeq
0x1
12

Exclusions (32 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
CommandLinecontains
.dll
1
CommandLineeq
net view \\localhost
1
CommandLinein
sc query "Axway_Integrator"
1
CommandLinein
sc query "Delta enteliVAULT PostgreSQL"
1
CommandLinein
sc query "WERMA-WIN-Connector"
1
CommandLinein
sc query _EWSSynchronizationServer_JDE
1
CommandLinein
sc queryex SCardSvr
1
CommandLinein
sc query SchneiderUPSMySQL
1
EventDatacontains
gc_service.exe
1
EventDatacontains
gc_worker.exe
1
ParentImagecontains
gc_service.exe
1
ParentImagecontains
gc_worker.exe
1
ParentImagein
c:\program files\azureconnectedmachineagent\azcmagent.exe
1
ParentImagein
c:\program files\azureconnectedmachineagent\himds.exe
1
ParentImagein
c:\program...
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Sigma 9 rules

Elastic 3 rules

Splunk 14 rules

Kusto 2 rules