kevmap

TechniquesT1049 › AN0904

AN0904 Analytic 0904

Linux · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Detects use of netstat, ss, lsof, or custom shell scripts to list current network connections. Often paired with privilege escalation or staging.</p>
Detects
T1049 System Network Connections Discovery
Part of
DET0320 Detection of System Network Connections Discovery Across Platforms

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
auditd:SYSCALLexecveDC0032 Process Creation
linux:clicommand loggingDC0064 Command Execution

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
UtilityNameListList of binaries used for discovery (e.g., netstat, ss, lsof).
UserContextScopeLimit detection to non-administrative or service accounts performing enumeration.
ExecutionFrequencyThresholdUnusual number of executions within a short time window.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2022-41328Fortinet FortiOSMapped