kevmap

TechniquesT1057 › AN0096

AN0096 Analytic 0096

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

<p>Detects execution of common process enumeration utilities (e.g., ps, top, htop) or access to /proc with suspicious ancestry. Correlates command usage with interactive shell context and user role.</p>
Detects
T1057 Process Discovery
Part of
DET0034 Detection of Adversarial Process Discovery Behavior

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
auditd:SYSCALLopenatDC0055 File Access
linux:osqueryProcess StateDC0035 Process Access

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
AccessedPathFilter based on suspicious /proc directory enumeration or high-volume ls/readlink usage
UserContextHelps tune for root vs. low-priv users during interactive vs. scripted activity