kevmap

TechniquesT1559 › AN1358

AN1358 Analytic 1358

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

<p>Detects abuse of UNIX domain sockets, pipes, or message queues for unauthorized code execution. Correlates unexpected socket creation with suspicious binaries, abnormal shell pipelines, or injected processes establishing IPC channels.</p>
Detects
T1559 Inter-Process Communication
Part of
DET0493 Detect Abuse of Inter-Process Communication (T1559)

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:SYSCALLsocket: Suspicious creation of AF_UNIX sockets outside expected daemonsDC0032 Process Creation
auditd:SYSCALLopen: Access to named pipes or FIFO in /tmp or /dev/shm by unexpected processesDC0055 File 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
SocketPathBaselineExpected UNIX socket paths used by system services and applications.
FIFOAccessPatternsLegitimate processes expected to open pipes in shared directories.