kevmap

TechniquesT1518 › AN1101

AN1101 Analytic 1101

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

<p>Adversary invokes 'dpkg -l', 'rpm -qa', or other package managers via shell or script to enumerate installed software.</p>
Detects
T1518 Software Discovery
Part of
DET0392 Multi-Platform Software Discovery Behavior Chain

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:SYSCALLExecution of dpkg, rpm, or other package manager with list flagDC0032 Process Creation
linux:shellManual invocation of software enumeration commands via interactive shellDC0064 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
ScriptNamePath to the wrapper script that invokes enumeration commands.
TTYContextScope detection to interactive vs. background shell contexts.