kevmap

TechniquesT1204 › AN1315

AN1315 Analytic 1315

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

<p>Cause→effect chain: (1) User app/browser/archiver logs an open/click or abnormal exit, (2) new executable/script/archive extracted into $HOME/Downloads, /tmp, or ~/.cache, (3) parent app spawns shell/interpreter (bash/sh/python/node/curl/wget) or desktop file, and (4) new outbound connection(s) from the child lineage.</p>
Detects
T1204 User Execution
Part of
DET0478 User Execution – multi-surface behavior chain (documents/links → helper/unpacker → LOLBIN/child → egress)

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
linux:syslogopened document|clicked link|segfault|abnormal termination|sandboxDC0038 Application Log Content
auditd:SYSCALLopenDC0055 File Access
auditd:SYSCALLcreatDC0039 File Creation
auditd:SYSCALLrename,chmodDC0061 File Modification
auditd:SYSCALLexecveDC0032 Process Creation
NSM:Flownew outbound connection from browser/office lineageDC0082 Network Connection 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
TimeWindow5–20 minute correlation window.
UserPaths$HOME/Downloads, /tmp, ~/.cache, ~/.config/autostart, ~/.local/share.
HighRiskChildrenbash, sh, zsh, python*, perl, node, curl, wget, xdg-open, kde-open, gio open, unzip/tar extraction leading to exec.
PkgUpdatersAllow-list snap/flatpak/packagekit/apt workers to reduce false positives.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2023-38831RARLAB WinRARMapped
CVE-2025-24993Microsoft WindowsMapped