System Network Configuration Discovery T1016

Tactic: Discovery

Adversaries may look for details about the network configuration and settings, such as IP and/or MAC addresses, of systems they access or through information discovery of remote systems. Several operating system administration utilities exist that can be used to gather this information. Examples include Arp, ipconfig/ifconfig, nbtstat, and route.

Events covered

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

Authoring guide

Patterns shared across the 70 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 (61 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
process_name26eq 12, in 8, wildcard 4, is_not_null 2, match 2, starts_with 2arp.exe, atbroker.exe, bash, bginfo.exe, dsquery.exe
CommandLine19contains 11, regex_match 5, eq 1, is_not_null 1, match 1, starts_with 1(?i)(objectcategory|trustdmp|member\s(.*)?-list), /library/preferences/com.apple.alf, a, read , (?i)(objectcategory|trustdmp|member.*?\s+\-list)
event.type16eq 16start
Image14ends_with 9, starts_with 4, wildcard 4, eq 3, is_not_null 1/boot/, /dev/shm/, /ifconfig, \netsh.exe, \nltest.exe
EventID13eq 134688, 4104, 4103, 1
EventType10eq 7, in 2, wildcard 1exec, exec_event, Process Create*, ProcessRollup2, executed
OriginalFileName10eq 10net.exe, net1.exe, netsh.exe, nltestrk.exe, adexp
host.os.type10eq 7, in 3
process.args8eq 6, wildcard 3, in 2, contains 1, starts_with 1-s, (objectcategory=attributeschema), (objectcategory=computer), (objectcategory=group), *.cluster.local
Type6eq 6
event.category6eq 6process, network
event_count6gt 60, 2
parent_process_name6eq 3, in 3bash, sh, zsh, AcroRd32.exe, Acrobat.exe
ScriptBlockText5in 3, contains 2, eq 1*get-clipboardtext*, *returnhotfixid*, *start-aclcheck*, .getgporeport(), ::getipglobalproperties()
ParentImage4ends_with 2, eq 1, starts_with 1/applications/, /private/var/folders/, /volumes/, /wifivelocityd, ?:\program files (x86)\teamcity\jre\bin\java.exe

Top indicator values (930 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
event.typeeq
start
16606
EventIDeq
4688
6313
EventIDeq
4104
5268
process_nameeq
nbtstat.exe
68
process_nameeq
net.exe
622
process_nameeq
arp.exe
58
process_nameeq
dsget.exe
57
process_nameeq
dsquery.exe
512
process_nameeq
ipconfig.exe
58
process_nameeq
net1.exe
535
process_nameeq
netsh.exe
518
process_nameeq
netstat.exe
58
process_nameeq
nltest.exe
510
process_nameeq
cmd.exe
477
process_nameeq
cmstp.exe
410
process_nameeq
cscript.exe
425
process_nameeq
gpresult.exe
47
process_nameeq
hostname.exe
47
process_nameeq
installutil.exe
418
process_nameeq
mshta.exe
431
process_nameeq
msxsl.exe
49
process_nameeq
ping.exe
49
process_nameeq
powershell.exe
4104
process_nameeq
pwsh.exe
462
process_nameeq
qprocess.exe
47
process_nameeq
quser.exe
48
process_nameeq
qwinsta.exe
48
event.categoryeq
process
5128
EventTypeeq
exec
4171
event_countgt
0
44

Exclusions (221 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
process.code_signature.trustedeq
true
2
user.ideq
S-1-5-18
2
user.idin
S-1-5-19
2
user.idin
S-1-5-20
2
CurrentDirectoryin
/opt/SolarWinds/Agent/bin/Plugins/SCM
1
CurrentDirectoryin
/opt/cohesityagent/software/crux/bin
1
CurrentDirectoryin
/opt/microsoft/mdatp/sbin
1
CurrentDirectoryin
/usr/lib/check_mk_agent/plugins
1
CurrentDirectoryin
/var/ossec
1
Effective_process.executableeq
/Applications/Docker.app/Contents/MacOS/Docker
1
EventDatacontains
gc_service.exe
1
EventDatacontains
gc_worker.exe
1
Imageends_with
\brave.exe
1
Imageends_with
\maxthon.exe
1
Imageends_with
\msedge.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 16 rules

Elastic 26 rules

Splunk 25 rules

Kusto 2 rules

YARA-L 1 rule