System Network Configuration Discovery T1016

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

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

Authoring guide

Patterns shared across the 43 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 (34 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_name14eq 8, wildcard 3, match 2, in 1arp.exe, atbroker.exe, bginfo.exe, dsquery.exe, (?i)nslookup.exe
CommandLine13contains 6, regex_match 5, eq 1, match 1, starts_with 1(?i)(objectcategory|trustdmp|member\s(.*)?-list), a, (?i)(objectcategory|trustdmp|member.*?\s+\-list), (|cmd.*/c).*arp.*-a, (|cmd.*/c).*curl.*www.ip-api.com
EventID13eq 134688, 4104, 4103, 1
OriginalFileName9eq 9netsh.exe, nltestrk.exe, adexp, adfind.exe, ipconfig.exe
Image8ends_with 7, eq 1, starts_with 1, wildcard 1\netsh.exe, \nltest.exe, ?:\programdata\*.exe, ?:\users\*\downloads\*.exe, ?:\users\public\*.exe
event.type8eq 8start
Type6eq 6
event_count6gt 60, 2
parent_process_name4eq 3, in 1AcroRd32.exe, Acrobat.exe, FoxitPhantomPDF.exe, cmd.exe, eqnedt32.exe
ScriptBlockText3contains 2, in 1*get-clipboardtext*, *returnhotfixid*, *start-aclcheck*, api.ipify.org, get-netfirewallprofile
process.args3eq 3, contains 1, wildcard 1(objectcategory=attributeschema), (objectcategory=computer), (objectcategory=group), -a, -n
EventData2contains 2-encodedcommand, get-netfirewallprofile, get-netfirewallrule, get-netfirewallsetting, powershell.exe
ParentImage2ends_with 1, eq 1?:\program files (x86)\teamcity\jre\bin\java.exe, ?:\program files\teamcity\jre\bin\java.exe, ?:\teamcity\buildagent\jre\bin\java.exe, \searchfilterhost.exe, \searchprotocolhost.exe
Payload2contains 2get-netfirewallrule, get-netfirewallprofile, get-netfirewallsetting, show-netfirewallrule
dns.question.name2wildcard 2*.geojs.io, *api.ipify.org, *checkip.amazonaws.com, *checkip.dyndns.org, *portmap.io

Top indicator values (399 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
8241
EventIDeq
4688
6312
EventIDeq
4104
5268
EventIDeq
4103
3105
process_nameeq
arp.exe
58
process_nameeq
dsget.exe
57
process_nameeq
dsquery.exe
512
process_nameeq
ipconfig.exe
58
process_nameeq
nbtstat.exe
57
process_nameeq
net.exe
520
process_nameeq
netsh.exe
518
process_nameeq
nltest.exe
510
process_nameeq
gpresult.exe
47
process_nameeq
hostname.exe
47
process_nameeq
net1.exe
434
process_nameeq
netstat.exe
47
process_nameeq
ping.exe
49
process_nameeq
qprocess.exe
47
process_nameeq
quser.exe
48
process_nameeq
qwinsta.exe
48
process_nameeq
reg.exe
420
process_nameeq
sc.exe
427
process_nameeq
systeminfo.exe
47
process_nameeq
tasklist.exe
49
process_nameeq
tracert.exe
46
process_nameeq
whoami.exe
411
process_nameeq
atbroker.exe
35
process_nameeq
bginfo.exe
36
process_nameeq
bitsadmin.exe
314
event_countgt
0
44

Exclusions (76 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
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
Imageends_with
\msedgewebview2.exe
1
Imageends_with
\opera.exe
1
Imageends_with
\safari.exe
1
Imageends_with
\seamonkey.exe
1
Imageends_with
\vivaldi.exe
1
Imageends_with
\whale.exe
1
Imageends_with
\windowsapps\microsoftedge.exe
1
Imageeq
c:\program files (x86)\google\chrome\application\chrome.exe
1
Imageeq
c:\program files (x86)\internet explorer\iexplore.exe
1
Imageeq
c:\program files (x86)\microsoft\edge\application\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.

Sigma 12 rules

Elastic 10 rules

Splunk 18 rules

Kusto 2 rules

YARA-L 1 rule