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 · T1055.001 — Dynamic-link Library Injection
stealthprivilege escalation Windows SUB-TECHNIQUE of T1055 MITRE page ↗

Adversaries may inject dynamic-link libraries (DLLs) into processes in order to evade process-based defenses as well as possibly elevate privileges. DLL injection is a method of executing arbitrary code in the address space of a separate live process. DLL injection is commonly performed by writing the path to a DLL in the virtual address space of the target process before loading the DLL by invoking a new thread. The write can be performed with native Windows API calls such as <code>VirtualAllocEx</code> and <code>WriteProcessMemory</code>, then invoked with <code>CreateRemoteThread</code> (which calls the <code>LoadLibrary</code> API responsible for loading the DLL). (Citation: Elastic P…

Threat groups using it · 10
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