subject stringlengths 5 9 | predicate stringclasses 21
values | object stringlengths 2 4.68k | source stringclasses 1
value | object_type stringclasses 6
values | meta stringlengths 0 10.5k |
|---|---|---|---|---|---|
T1055.001 | belongs-to-tactic | TA0004 | attack | id | |
T1055.001 | created | 2020-01-14 01:26:08.145000+00:00 | attack | date | |
T1055.001 | description | 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 ... | attack | string | |
T1055.001 | domain | enterprise-attack | attack | string | |
T1055.001 | is-subtechnique | true | attack | boolean | |
T1055.001 | modified | 2026-05-12 15:12:00.724000+00:00 | attack | date | |
T1055.001 | name | Dynamic-link Library Injection | attack | string | |
T1055.001 | platform | Windows | attack | string | |
T1055.001 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/","source_name":"Hiding Malicious Code with Module Stomping","description":"Aliz Hammond. (2019, August 15). Hiding Malicious Code with \"Module Stomping\": Part 1. Retrieved July 14, 2022."},{"url":"htt... |
T1055.001 | subtechnique-of | T1055 | attack | id | |
T1055.001 | url | https://attack.mitre.org/techniques/T1055/001 | attack | url | |
T1055.002 | belongs-to-tactic | TA0005 | attack | id | |
T1055.002 | belongs-to-tactic | TA0004 | attack | id | |
T1055.002 | created | 2020-01-14 01:27:31.344000+00:00 | attack | date | |
T1055.002 | description | Adversaries may inject portable executables (PE) into processes in order to evade process-based defenses as well as possibly elevate privileges. PE injection is a method of executing arbitrary code in the address space of a separate live process.
PE injection is commonly performed by copying code (perhaps without a f... | attack | string | |
T1055.002 | domain | enterprise-attack | attack | string | |
T1055.002 | is-subtechnique | true | attack | boolean | |
T1055.002 | modified | 2026-05-12 15:12:00.665000+00:00 | attack | date | |
T1055.002 | name | Portable Executable Injection | attack | string | |
T1055.002 | platform | Windows | attack | string | |
T1055.002 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process","source_name":"Elastic Process Injection July 2017","description":"Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey... |
T1055.002 | subtechnique-of | T1055 | attack | id | |
T1055.002 | url | https://attack.mitre.org/techniques/T1055/002 | attack | url | |
T1055.003 | belongs-to-tactic | TA0005 | attack | id | |
T1055.003 | belongs-to-tactic | TA0004 | attack | id | |
T1055.003 | created | 2020-01-14 01:28:32.166000+00:00 | attack | date | |
T1055.003 | description | Adversaries may inject malicious code into hijacked processes in order to evade process-based defenses as well as possibly elevate privileges. Thread Execution Hijacking is a method of executing arbitrary code in the address space of a separate live process.
Thread Execution Hijacking is commonly performed by suspend... | attack | string | |
T1055.003 | domain | enterprise-attack | attack | string | |
T1055.003 | is-subtechnique | true | attack | boolean | |
T1055.003 | modified | 2026-05-12 15:12:00.629000+00:00 | attack | date | |
T1055.003 | name | Thread Execution Hijacking | attack | string | |
T1055.003 | platform | Windows | attack | string | |
T1055.003 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process","source_name":"Elastic Process Injection July 2017","description":"Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey... |
T1055.003 | subtechnique-of | T1055 | attack | id | |
T1055.003 | url | https://attack.mitre.org/techniques/T1055/003 | attack | url | |
T1055.004 | belongs-to-tactic | TA0005 | attack | id | |
T1055.004 | belongs-to-tactic | TA0004 | attack | id | |
T1055.004 | created | 2020-01-14 01:29:43.786000+00:00 | attack | date | |
T1055.004 | description | Adversaries may inject malicious code into processes via the asynchronous procedure call (APC) queue in order to evade process-based defenses as well as possibly elevate privileges. APC injection is a method of executing arbitrary code in the address space of a separate live process.
APC injection is commonly perform... | attack | string | |
T1055.004 | domain | enterprise-attack | attack | string | |
T1055.004 | is-subtechnique | true | attack | boolean | |
T1055.004 | modified | 2026-05-12 15:12:00.644000+00:00 | attack | date | |
T1055.004 | name | Asynchronous Procedure Call | attack | string | |
T1055.004 | platform | Windows | attack | string | |
T1055.004 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.cyberbit.com/blog/endpoint-security/new-early-bird-code-injection-technique-discovered/","source_name":"CyberBit Early Bird Apr 2018","description":"Gavriel, H. & Erbesfeld, B. (2018, April 11). New \u2018Early Bird\u2019 Code Injection Technique Discovered. R... |
T1055.004 | subtechnique-of | T1055 | attack | id | |
T1055.004 | url | https://attack.mitre.org/techniques/T1055/004 | attack | url | |
T1055.005 | belongs-to-tactic | TA0005 | attack | id | |
T1055.005 | belongs-to-tactic | TA0004 | attack | id | |
T1055.005 | created | 2020-01-14 01:30:41.092000+00:00 | attack | date | |
T1055.005 | description | Adversaries may inject malicious code into processes via thread local storage (TLS) callbacks in order to evade process-based defenses as well as possibly elevate privileges. TLS callback injection is a method of executing arbitrary code in the address space of a separate live process.
TLS callback injection involves... | attack | string | |
T1055.005 | domain | enterprise-attack | attack | string | |
T1055.005 | is-subtechnique | true | attack | boolean | |
T1055.005 | modified | 2026-05-12 15:12:00.723000+00:00 | attack | date | |
T1055.005 | name | Thread Local Storage | attack | string | |
T1055.005 | platform | Windows | attack | string | |
T1055.005 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.fireeye.com/blog/threat-research/2017/11/ursnif-variant-malicious-tls-callback-technique.html","source_name":"FireEye TLS Nov 2017","description":"Vaish, A. & Nemes, S. (2017, November 28). Newly Observed Ursnif Variant Employs Malicious TLS Callback Technique... |
T1055.005 | subtechnique-of | T1055 | attack | id | |
T1055.005 | url | https://attack.mitre.org/techniques/T1055/005 | attack | url | |
T1055.008 | belongs-to-tactic | TA0005 | attack | id | |
T1055.008 | belongs-to-tactic | TA0004 | attack | id | |
T1055.008 | created | 2020-01-14 01:33:19.065000+00:00 | attack | date | |
T1055.008 | description | Adversaries may inject malicious code into processes via ptrace (process trace) system calls in order to evade process-based defenses as well as possibly elevate privileges. Ptrace system call injection is a method of executing arbitrary code in the address space of a separate live process.
Ptrace system call injecti... | attack | string | |
T1055.008 | domain | enterprise-attack | attack | string | |
T1055.008 | is-subtechnique | true | attack | boolean | |
T1055.008 | modified | 2026-05-12 15:12:00.723000+00:00 | attack | date | |
T1055.008 | name | Ptrace System Calls | attack | string | |
T1055.008 | platform | Linux | attack | string | |
T1055.008 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://github.com/gaffe23/linux-inject/blob/master/slides_BHArsenal2015.pdf","source_name":"BH Linux Inject","description":"Colgan, T. (2015, August 15). Linux-Inject. Retrieved February 21, 2020."},{"url":"https://medium.com/@jain.sm/code-injection-in-running-process-us... |
T1055.008 | subtechnique-of | T1055 | attack | id | |
T1055.008 | url | https://attack.mitre.org/techniques/T1055/008 | attack | url | |
T1055.009 | belongs-to-tactic | TA0005 | attack | id | |
T1055.009 | belongs-to-tactic | TA0004 | attack | id | |
T1055.009 | created | 2020-01-14 01:34:10.588000+00:00 | attack | date | |
T1055.009 | description | Adversaries may inject malicious code into processes via the /proc filesystem in order to evade process-based defenses as well as possibly elevate privileges. Proc memory injection is a method of executing arbitrary code in the address space of a separate live process.
Proc memory injection involves enumerating the m... | attack | string | |
T1055.009 | domain | enterprise-attack | attack | string | |
T1055.009 | is-subtechnique | true | attack | boolean | |
T1055.009 | modified | 2026-05-12 15:12:00.717000+00:00 | attack | date | |
T1055.009 | name | Proc Memory | attack | string | |
T1055.009 | platform | Linux | attack | string | |
T1055.009 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"http://man7.org/linux/man-pages/man1/dd.1.html","source_name":"DD Man","description":"Kerrisk, M. (2020, February 2). DD(1) User Commands. Retrieved February 21, 2020."},{"url":"https://blog.gdssecurity.com/labs/2017/9/5/linux-based-inter-process-code-injection-without-pt... |
T1055.009 | subtechnique-of | T1055 | attack | id | |
T1055.009 | url | https://attack.mitre.org/techniques/T1055/009 | attack | url | |
T1055.011 | belongs-to-tactic | TA0005 | attack | id | |
T1055.011 | belongs-to-tactic | TA0004 | attack | id | |
T1055.011 | created | 2020-01-14 17:18:32.126000+00:00 | attack | date | |
T1055.011 | description | Adversaries may inject malicious code into process via Extra Window Memory (EWM) in order to evade process-based defenses as well as possibly elevate privileges. EWM injection is a method of executing arbitrary code in the address space of a separate live process.
Before creating a window, graphical Windows-based pro... | attack | string | |
T1055.011 | domain | enterprise-attack | attack | string | |
T1055.011 | is-subtechnique | true | attack | boolean | |
T1055.011 | modified | 2026-05-12 15:12:00.617000+00:00 | attack | date | |
T1055.011 | name | Extra Window Memory Injection | attack | string | |
T1055.011 | platform | Windows | attack | string | |
T1055.011 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.endgame.com/blog/technical-blog/ten-process-injection-techniques-technical-survey-common-and-trending-process","source_name":"Elastic Process Injection July 2017","description":"Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey... |
T1055.011 | subtechnique-of | T1055 | attack | id | |
T1055.011 | url | https://attack.mitre.org/techniques/T1055/011 | attack | url | |
T1055.012 | belongs-to-tactic | TA0005 | attack | id | |
T1055.012 | belongs-to-tactic | TA0004 | attack | id | |
T1055.012 | created | 2020-01-14 17:21:54.470000+00:00 | attack | date | |
T1055.012 | description | Adversaries may inject malicious code into suspended and hollowed processes in order to evade process-based defenses. Process hollowing is a method of executing arbitrary code in the address space of a separate live process.
Process hollowing is commonly performed by creating a process in a suspended state then unma... | attack | string | |
T1055.012 | domain | enterprise-attack | attack | string |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.