Techniques › T1219 › 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 source | Channel | Data component |
|---|---|---|
| auditd:SYSCALL | execve: Agent/headless flags (listen/connect/reverse/tunnel) or remote-control binaries spawning shells | DC0032 Process Creation |
| auditd:PATH | WRITE: Drop of binaries/scripts in ~/.local, /tmp, or /opt tool dirs | DC0039 File Creation |
| WinEventLog:Sysmon | EventCode=3, 22 | DC0082 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.
| Field | Description |
|---|---|
TimeWindow | Bind exec→service→egress events; extend for staged deployments. |
DaemonAllowlist | Approved .service names/paths to avoid flagging corporate agents. |
SuspiciousChildProcesses | Define shells/interpreters considered anomalous when spawned by GUI/agent parents. |
EgressHeuristics | Flow heuristics for long-lived, client-heavy connections post-install. |
KEV CVEs whose mapped technique this analytic detects
| CVE | Vendor / product | State |
|---|---|---|
| CVE-2018-4878 | Adobe Flash Player | Mapped |