System Network Configuration Discovery: Internet Connection Discovery T1016.001

Tactic: Discovery

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

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

Authoring guide

Patterns shared across the 8 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 (19 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_name6eq 3, is_not_null 2, in 1, wildcard 1arp.exe, *.com, *.pif, atbroker.exe, bginfo.exe
event.type4eq 4start
CommandLine3contains 2, is_not_null 1., api.ipify.org, api.myip.com, checkip.amazonaws.com
EventType3eq 3exec, lookup_requested, lookup_result
dns.question.name3wildcard 2, contains 1, is_not_null 1api.2ip.ua, *.geojs.io, *api.ipify.org, *checkip.amazonaws.com, *checkip.dyndns.org
parent_process_name3eq 2, in 1AcroRd32.exe, Acrobat.exe, FoxitPhantomPDF.exe, bash, sh
process.code_signature.exists3eq 3false
host.os.type2eq 2
process.code_signature.trusted2eq 2false
DestinationPortName1eq 1dns
Image1wildcard 1?:\programdata\*.exe, ?:\users\*\downloads\*.exe, ?:\users\public\*.exe
OriginalFileName1eq 1route.exe
ParentCommandLine1contains 1http
ParentImage1starts_with 1/applications/, /private/var/folders/, /volumes/
event.category1eq 1process

Top indicator values (231 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
4606
process.code_signature.existseq
false
319
process.code_signature.trustedeq
false
218
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
28
process_nameeq
net.exe
222
process_nameeq
net1.exe
235
process_nameeq
netsh.exe
218
process_nameeq
netstat.exe
28
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
229
process_nameeq
systeminfo.exe
27
process_nameeq
tasklist.exe
29
process_nameeq
tracert.exe
26
process_nameeq
whoami.exe
211
CommandLinecontains
.
1
CommandLinecontains
api.ipify.org
1
CommandLinecontains
api.myip.com
1
CommandLinecontains
checkip.amazonaws.com
1
CommandLinecontains
checkip.dyndns.org
1

Exclusions (41 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
/users/*/library/developer/coresimulator/*
1
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
0.0.0.0
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)

Elastic 7 rules

Splunk 1 rule