kevmap

TechniquesT1123 › AN0620

AN0620 Analytic 0620

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

<p>Processes accessing ALSA/PulseAudio devices or executing audio capture binaries like 'arecord', followed by file creation or suspicious child process spawning.</p>
Detects
T1123 Audio Capture
Part of
DET0221 Behavioral Detection Strategy for T1123 Audio Capture Across Windows, Linux, macOS

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:SYSCALLopenDC0055 File Access
linux:SysmonEventCode=1DC0032 Process Creation
auditd:SYSCALLwriteDC0039 File Creation

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
ExecutableNameCapture binaries like arecord, parecord, or ffmpeg.
DevicePathLog attempts to access /dev/snd/*, /dev/dsp, /proc/asound/*.
UserContextWhether the user has audio access rights or is running under elevated privileges.