kevmap

TechniquesT1219 › AN1367

AN1367 Analytic 1367

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

<p>Sequence of RAT agent execution, systemd persistence, and long-lived external egress; optional interactive shells spawned from the agent.</p>
Detects
T1219 Remote Access Tools
Part of
DET0496 Behavior-Chain Detection for Remote Access Tools (Tool-Agnostic)

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: Agent/headless flags (listen/connect/reverse/tunnel) or remote-control binaries spawning shellsDC0032 Process Creation
auditd:PATHWRITE: Drop of binaries/scripts in ~/.local, /tmp, or /opt tool dirsDC0039 File Creation
WinEventLog:SysmonEventCode=3, 22DC0082 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
TimeWindowBind exec→service→egress events; extend for staged deployments.
DaemonAllowlistApproved .service names/paths to avoid flagging corporate agents.
SuspiciousChildProcessesDefine shells/interpreters considered anomalous when spawned by GUI/agent parents.
EgressHeuristicsFlow heuristics for long-lived, client-heavy connections post-install.

KEV CVEs whose mapped technique this analytic detects

CVEVendor / productState
CVE-2018-4878Adobe Flash PlayerMapped