kevmap

TechniquesT1680 › AN0537

AN0537 Analytic 0537

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

<p>Abnormal use of lsblk, fdisk -l, lshw -class disk, or parted by non-admin users or within non-interactive shells suggests suspicious disk enumeration activity.</p>
Detects
T1680 Local Storage Discovery
Part of
DET0188 Local Storage Discovery via Drive Enumeration and Filesystem Probing

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:SYSCALLexecve call with argv matching known disk enumeration commands (lsblk, parted, fdisk)DC0032 Process Creation
auditd:EXECVEcommand line arguments containing lsblk, fdisk, partedDC0064 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
TTY_typeDetection can exclude interactive TTY sessions to reduce false positives from admin usage
shell_parentDifferentiate between interactive user shells vs. script-based execution