System Network Configuration Discovery: Internet Connection Discovery T1016.001

Adversaries may check for Internet connectivity on compromised systems. This may be performed during automated discovery and can be accomplished in numerous ways such as using Ping, tracert, and GET requests to websites, or performing initial speed testing to confirm bandwidth.

Events covered

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

Authoring guide

Patterns shared across the 5 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 (11 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_name4eq 3, wildcard 1arp.exe, *.com, *.pif, atbroker.exe, bginfo.exe
dns.question.name2wildcard 2*.geojs.io, *api.ipify.org, *checkip.amazonaws.com, *checkip.dyndns.org, *portmap.io
event.type2eq 2start
parent_process_name2eq 2AcroRd32.exe, Acrobat.exe, FoxitPhantomPDF.exe, wmiprvse.exe
DestinationPortName1eq 1dns
EventType1eq 1lookup_requested
Image1wildcard 1?:\programdata\*.exe, ?:\users\*\downloads\*.exe, ?:\users\public\*.exe
OriginalFileName1eq 1route.exe
process.code_signature.exists1eq 1false
process.code_signature.subject_name1eq 1AutoIt Consulting Ltd, OpenJS Foundation, Python Software Foundation
process.code_signature.trusted1eq 1false

Top indicator values (151 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
2241
process_nameeq
arp.exe
28
process_nameeq
dsget.exe
27
process_nameeq
dsquery.exe
212
process_nameeq
gpresult.exe
27
process_nameeq
hostname.exe
27
process_nameeq
ipconfig.exe
28
process_nameeq
nbtstat.exe
27
process_nameeq
net.exe
220
process_nameeq
net1.exe
234
process_nameeq
netsh.exe
218
process_nameeq
netstat.exe
27
process_nameeq
nltest.exe
210
process_nameeq
ping.exe
29
process_nameeq
qprocess.exe
27
process_nameeq
quser.exe
28
process_nameeq
qwinsta.exe
28
process_nameeq
reg.exe
220
process_nameeq
sc.exe
227
process_nameeq
systeminfo.exe
27
process_nameeq
tasklist.exe
29
process_nameeq
tracert.exe
26
process_nameeq
whoami.exe
211
DestinationPortNameeq
dns
14
EventTypeeq
lookup_requested
12
Imagewildcard
?:\programdata\*.exe
15
Imagewildcard
?:\users\*\downloads\*.exe
12
Imagewildcard
?:\users\public\*.exe
13
Imagewildcard
\device\harddiskvolume*\programdata\*.exe
14
Imagewildcard
\device\harddiskvolume*\users\*\downloads\*.exe
12

Exclusions (35 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
Imagewildcard
?:\program files (x86)\*.exe
1
Imagewildcard
?:\program files\*.exe
1
Imagewildcard
?:\programdata\microsoft\windows defender\platform\*\*.exe
1
Imagewildcard
?:\programdata\microsoft\windows defender\platform\*\msmpeng.exe
1
Imagewildcard
?:\users\*\appdata\local\google\chrome\application\chrome.exe
1
Imagewildcard
?:\users\*\appdata\local\microsoft\onedrive\onedrive.exe
1
Imagewildcard
?:\users\*\appdata\local\programs\fiddler\fiddler.exe
1
Imagewildcard
?:\users\*\appdata\local\programs\microsoft vs code\code.exe
1
Imagewildcard
?:\windows\prey\versions\*\bin\node.exe
1
Imagewildcard
?:\windows\system32\microsoftedgecp.exe
1
Imagewildcard
?:\windows\system32\smartscreen.exe
1
Imagewildcard
?:\windows\system32\wwahost.exe
1
Imagewildcard
\device\harddiskvolume*\programdata\microsoft\windows defender\platform\*\*.exe
1
process.argseq
RemoteRegistry
1
process.argseq
demand
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.

Elastic 4 rules

Splunk 1 rule