ATT&CK coverage › Technique

System Network Connections Discovery T1049

Adversaries may attempt to get a listing of network connections to or from the compromised system they are currently accessing or from remote systems by querying for information over the network.

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.
PowerShell4103Payload Context: ContextInfo User Data: UserData.
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).
PowerShell400

Authoring guide

Patterns shared across the 6 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized 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 (7 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
Image2ends_with 2\SharpView.exe, \net.exe, \net1.exe
OriginalFileName2eq 2SharpView.exe, net.exe, net1.exe
CommandLine2match 2, ends_with 1Get-DomainForeign, Get-DFSshare, ConvertFrom-UACValue, use , sessions
Data1match 1Get-NetTCPConnection
ContextInfo1match 1Get-NetTCPConnection
ScriptBlockText1eq 1"*Get-NetTcpconnection*"
EventID1eq 14104

Top indicator values (96 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.

FieldKindValueRules (here)Corpus reach
CommandLinematchGet-DomainFileServer1
CommandLinematchGet-LastLoggedOn1
CommandLinematchSet-DomainObject1
CommandLinematchGet-NetSite1
CommandLinematchGet-DomainDFSShare1
CommandLinematchInvoke-ACLScanner12
CommandLinematchGet-NetDomain1
CommandLinematchGet-NetShare1
Imageends_with\SharpView.exe12
CommandLinematchGet-DomainManagedSecurityGroup1
CommandLinematchFind-DomainProcess1
CommandLinematchGet-WMIRegLastLoggedOn1
CommandLinematchGet-DomainComputer1
CommandLinematchGet-ForestGlobalCatalog1
CommandLinematchGet-DFSshare1
OriginalFileNameeqSharpView.exe1
CommandLinematchGet-NetRDPSession1
CommandLinematchGet-NetForest1
CommandLinematchFind-DomainShare1
CommandLinematchGet-NetProcess1

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 4 rules

Splunk 1 rule

Kusto Query Language 1 rule