Network Share Discovery T1135

Tactic: Discovery

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

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

Authoring guide

Patterns shared across the 36 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 (35 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
CommandLine13contains 9, in 2, eq 1, starts_with 1, wildcard 1/lng, /portable, -s , /all, /lng
EventID13eq 134688, 1, 4103, 4104, 5140
Image8ends_with 5, contains 2, eq 1\net.exe, \net1.exe, \advanced_ip_scanner, \advanced_port_scanner, \explorer.exe
OriginalFileName8eq 5, contains 2, in 1net.exe, net1.exe, advanced_ip_scanner, advanced_ip_scanner.exe, advanced_ip_scanner_console.exe
process_name8eq 3, match 3, in 2(?i)ipconfig.exe, (?i)net1?.exe, (?i)nltest.exe, net.exe, net1.exe
Channel4eq 4, in 4
EventType4contains 1, eq 1, in 1, ne 1ListeningConnectionCreated, ProcessRollup2, exec, exec_event, network-share-object-access-checked
ScriptBlockText4eq 2, in 2, starts_with 1invoke-sharefinder, .getgporeport(), ::getipglobalproperties(), ::getprocesses, dsenumeratedomaintrusts
ShareName4in 2, eq 1, wildcard 1\\\\*\\ADMIN$, \\\\*\\C$, *\\\\*\\IPC$, \\*\ADMIN$, \\*\C$
eventtype4eq 4
ParentImage3ends_with 2, is_not_null 1, starts_with 1\cmd.exe, \excel.exe, \powershell.exe, \pwsh.exe, \svchost.exe
Type3eq 3
event.category3eq 3process
event.type3eq 3start
unique_targets3gt 330

Top indicator values (374 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
428
OriginalFileNameeq
net1.exe
344
EventIDeq
4688
3313
EventIDeq
1
2237
EventIDeq
4103
2105
EventIDeq
4104
2268
EventIDeq
5140
28
Imageends_with
\net.exe
349
Imageends_with
\net1.exe
347
event.categoryeq
process
3128
event.typeeq
start
3606
process_nameeq
net.exe
322
process_nameeq
net1.exe
335
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
14
CommandLinecontains
/all
1
CommandLinecontains
/lng
1
CommandLinecontains
/portable
1
CommandLinecontains
accounts
1
CommandLinecontains
group
12
CommandLinecontains
localgroup
1
AccessMaskeq
0x1
12
Activityeq
POLICY_VIOLATION
1

Exclusions (48 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
user.idin
S-1-5-18
2
user.idin
S-1-5-19
2
user.idin
S-1-5-20
2
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

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.

Platform (all)
Domain (all)

Sigma 9 rules

Elastic 7 rules

Splunk 15 rules

Kusto 5 rules