Skip to content
COOEY

◄ SIGNAL FUSION

ATT&CK MATRIX

Reference · MITRE

The full MITRE ATT&CK Enterprise kill chain — every tactic column and technique cell, collected fresh from MITRE's public STIX. Cell intensity = how many tracked threat groups use the technique; = cited in advisories we collect. Click a technique for detail; filter by group to see one actor's playbook.

MATRIX_DOMAIN ENTERPRISE MOBILE ICS ⇩ EXPORT_JSON
TECHNIQUE · T1036.011 — Overwrite Process Arguments
stealth Linux SUB-TECHNIQUE of T1036 MITRE page ↗

Adversaries may modify a process's in-memory arguments to change its name in order to appear as a legitimate or benign process. On Linux, the operating system stores command-line arguments in the process’s stack and passes them to the `main()` function as the `argv` array. The first element, `argv[0]`, typically contains the process name or path - by default, the command used to actually start the process (e.g., `cat /etc/passwd`). By default, the Linux `/proc` filesystem uses this value to represent the process name. The `/proc/<PID>/cmdline` file reflects the contents of this memory, and tools like `ps` use it to display process information. Since arguments are stored in user-space memory …

Reconnaissance
TA0043 · 12
Resource Development
TA0042 · 9
Initial Access
TA0001 · 11
Execution
TA0002 · 20
Persistence
TA0003 · 22
Privilege Escalation
TA0004 · 13
Stealth
TA0005 · 30
Defense Impairment
TA0112 · 18
Credential Access
TA0006 · 17
Discovery
TA0007 · 34
Lateral Movement
TA0008 · 9
Collection
TA0009 · 17
Command and Control
TA0011 · 18
Exfiltration
TA0010 · 9
Impact
TA0040 · 15
Heat · group adoption: ≤ median > median top quartile top decile ◆ n = cited in n of our collected advisories Source: MITRE ATT&CK Enterprise · attack-stix-data · group adoption = STIX “uses” edges