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 |
|---|---|---|---|---|---|
T1574.008 | domain | enterprise-attack | attack | string | |
T1574.008 | is-subtechnique | true | attack | boolean | |
T1574.008 | modified | 2026-05-12 15:12:00.635000+00:00 | attack | date | |
T1574.008 | name | Path Interception by Search Order Hijacking | attack | string | |
T1574.008 | platform | Windows | attack | string | |
T1574.008 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://docs.microsoft.com/en-us/previous-versions//fd7hxfdd(v=vs.85)?redirectedfrom=MSDN","source_name":"Microsoft Environment Property","description":"Microsoft. (2011, October 24). Environment Property. Retrieved July 27, 2016."},{"url":"https://learn.microsoft.com/en-... |
T1574.008 | subtechnique-of | T1574 | attack | id | |
T1574.008 | url | https://attack.mitre.org/techniques/T1574/008 | attack | url | |
T1574.009 | belongs-to-tactic | TA0005 | attack | id | |
T1574.009 | belongs-to-tactic | TA0002 | attack | id | |
T1574.009 | created | 2020-03-13 13:51:58.519000+00:00 | attack | date | |
T1574.009 | description | Adversaries may execute their own malicious payloads by hijacking vulnerable file path references. Adversaries can take advantage of paths that lack surrounding quotations by placing an executable in a higher level directory within the path, so that Windows will choose the adversary's executable to launch.
Service pat... | attack | string | |
T1574.009 | domain | enterprise-attack | attack | string | |
T1574.009 | is-subtechnique | true | attack | boolean | |
T1574.009 | modified | 2026-05-12 15:12:00.713000+00:00 | attack | date | |
T1574.009 | name | Path Interception by Unquoted Path | attack | string | |
T1574.009 | platform | Windows | attack | string | |
T1574.009 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.absolomb.com/2018-01-26-Windows-Privilege-Escalation-Guide/","source_name":"Windows Privilege Escalation Guide","description":"absolomb. (2018, January 26). Windows Privilege Escalation Guide. Retrieved August 10, 2018."},{"url":"https://securityboulevard.com/... |
T1574.009 | subtechnique-of | T1574 | attack | id | |
T1574.009 | url | https://attack.mitre.org/techniques/T1574/009 | attack | url | |
T1574.010 | belongs-to-tactic | TA0005 | attack | id | |
T1574.010 | belongs-to-tactic | TA0002 | attack | id | |
T1574.010 | created | 2020-03-12 20:43:53.998000+00:00 | attack | date | |
T1574.010 | description | Adversaries may execute their own malicious payloads by hijacking the binaries used by services. Adversaries may use flaws in the permissions of Windows services to replace the binary that is executed upon service start. These service processes may automatically execute specific binaries as part of their functionality ... | attack | string | |
T1574.010 | domain | enterprise-attack | attack | string | |
T1574.010 | is-subtechnique | true | attack | boolean | |
T1574.010 | modified | 2026-05-12 15:12:00.706000+00:00 | attack | date | |
T1574.010 | name | Services File Permissions Weakness | attack | string | |
T1574.010 | platform | Windows | attack | string | |
T1574.010 | rdf:type | Technique | attack | enum | {"version":"2.0"} |
T1574.010 | subtechnique-of | T1574 | attack | id | |
T1574.010 | url | https://attack.mitre.org/techniques/T1574/010 | attack | url | |
T1574.011 | belongs-to-tactic | TA0005 | attack | id | |
T1574.011 | belongs-to-tactic | TA0002 | attack | id | |
T1574.011 | created | 2020-03-13 11:42:14.444000+00:00 | attack | date | |
T1574.011 | description | Adversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Flaws in the permissions for Registry keys related to services can allow adversaries to redirect the originally specified executable to one they control, launching their own code when a service starts. Windows store... | attack | string | |
T1574.011 | domain | enterprise-attack | attack | string | |
T1574.011 | is-subtechnique | true | attack | boolean | |
T1574.011 | modified | 2026-05-12 15:12:00.622000+00:00 | attack | date | |
T1574.011 | name | Services Registry Permissions Weakness | attack | string | |
T1574.011 | platform | Windows | attack | string | |
T1574.011 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://x.com/r0wdy_/status/936365549553991680","source_name":"Tweet Registry Perms Weakness","description":"@r0wdy_. (2017, November 30). Service Recovery Parameters. Retrieved September 12, 2024."},{"url":"https://itm4n.github.io/windows-registry-rpceptmapper-eop/","sou... |
T1574.011 | subtechnique-of | T1574 | attack | id | |
T1574.011 | url | https://attack.mitre.org/techniques/T1574/011 | attack | url | |
T1574.012 | belongs-to-tactic | TA0005 | attack | id | |
T1574.012 | belongs-to-tactic | TA0002 | attack | id | |
T1574.012 | created | 2020-06-24 22:30:55.843000+00:00 | attack | date | |
T1574.012 | description | Adversaries may leverage the COR_PROFILER environment variable to hijack the execution flow of programs that load the .NET CLR. The COR_PROFILER is a .NET Framework feature which allows developers to specify an unmanaged (or external of .NET) profiling DLL to be loaded into each .NET process that loads the Common Langu... | attack | string | |
T1574.012 | domain | enterprise-attack | attack | string | |
T1574.012 | is-subtechnique | true | attack | boolean | |
T1574.012 | modified | 2026-05-12 15:12:00.727000+00:00 | attack | date | |
T1574.012 | name | COR_PROFILER | attack | string | |
T1574.012 | platform | Windows | attack | string | |
T1574.012 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://offsec.almond.consulting/UAC-bypass-dotnet.html","source_name":"Almond COR_PROFILER Apr 2019","description":"Almond. (2019, April 30). UAC bypass via elevated .NET applications. Retrieved June 24, 2020."},{"url":"https://redcanary.com/blog/cor_profiler-for-persist... |
T1574.012 | subtechnique-of | T1574 | attack | id | |
T1574.012 | url | https://attack.mitre.org/techniques/T1574/012 | attack | url | |
T1574.013 | belongs-to-tactic | TA0005 | attack | id | |
T1574.013 | belongs-to-tactic | TA0002 | attack | id | |
T1574.013 | created | 2022-02-25 15:27:44.927000+00:00 | attack | date | |
T1574.013 | description | Adversaries may abuse the <code>KernelCallbackTable</code> of a process to hijack its execution flow in order to run their own payloads.(Citation: Lazarus APT January 2022)(Citation: FinFisher exposed ) The <code>KernelCallbackTable</code> can be found in the Process Environment Block (PEB) and is initialized to an arr... | attack | string | |
T1574.013 | domain | enterprise-attack | attack | string | |
T1574.013 | is-subtechnique | true | attack | boolean | |
T1574.013 | modified | 2026-05-12 15:12:00.706000+00:00 | attack | date | |
T1574.013 | name | KernelCallbackTable | attack | string | |
T1574.013 | platform | Windows | attack | string | |
T1574.013 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.microsoft.com/security/blog/2018/03/01/finfisher-exposed-a-researchers-tale-of-defeating-traps-tricks-and-complex-virtual-machines/","source_name":"FinFisher exposed ","description":"Microsoft Defender Security Research Team. (2018, March 1). FinFisher exposed... |
T1574.013 | subtechnique-of | T1574 | attack | id | |
T1574.013 | url | https://attack.mitre.org/techniques/T1574/013 | attack | url | |
T1574.014 | belongs-to-tactic | TA0005 | attack | id | |
T1574.014 | belongs-to-tactic | TA0002 | attack | id | |
T1574.014 | created | 2024-03-28 15:36:34.141000+00:00 | attack | date | |
T1574.014 | description | Adversaries may execute their own malicious payloads by hijacking how the .NET `AppDomainManager` loads assemblies. The .NET framework uses the `AppDomainManager` class to create and manage one or more isolated runtime environments (called application domains) inside a process to host the execution of .NET applications... | attack | string | |
T1574.014 | domain | enterprise-attack | attack | string | |
T1574.014 | is-subtechnique | true | attack | boolean | |
T1574.014 | modified | 2026-05-12 15:12:00.626000+00:00 | attack | date | |
T1574.014 | name | AppDomainManager | attack | string | |
T1574.014 | platform | Windows | attack | string | |
T1574.014 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://pentestlaboratories.com/2020/05/26/appdomainmanager-injection-and-detection/","source_name":"PenTestLabs AppDomainManagerInject","description":"Administrator. (2020, May 26). APPDOMAINMANAGER INJECTION AND DETECTION. Retrieved March 28, 2024."},{"url":"https://lea... |
T1574.014 | subtechnique-of | T1574 | attack | id | |
T1574.014 | url | https://attack.mitre.org/techniques/T1574/014 | attack | url | |
T1578 | belongs-to-tactic | TA0112 | attack | id | |
T1578 | created | 2019-08-30 18:03:05.864000+00:00 | attack | date | |
T1578 | description | An adversary may attempt to modify a cloud account's compute service infrastructure to evade defenses. A modification to the compute service infrastructure can include the creation, deletion, or modification of one or more components such as compute instances, virtual machines, and snapshots.
Permissions gained from t... | attack | string | |
T1578 | domain | enterprise-attack | attack | string | |
T1578 | is-subtechnique | false | attack | boolean | |
T1578 | modified | 2026-05-12 15:12:00.621000+00:00 | attack | date | |
T1578 | name | Modify Cloud Compute Infrastructure | attack | string | |
T1578 | platform | IaaS | attack | string | |
T1578 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.mandiant.com/sites/default/files/2021-09/mtrends-2020.pdf","source_name":"Mandiant M-Trends 2020","description":"Mandiant. (2020, February). M-Trends 2020. Retrieved November 17, 2024."}]} |
T1578 | url | https://attack.mitre.org/techniques/T1578 | attack | url | |
T1578.001 | belongs-to-tactic | TA0112 | attack | id | |
T1578.001 | created | 2020-06-09 15:33:13.563000+00:00 | attack | date | |
T1578.001 | description | An adversary may create a snapshot or data backup within a cloud account to evade defenses. A snapshot is a point-in-time copy of an existing cloud compute component such as a virtual machine (VM), virtual hard drive, or volume. An adversary may leverage permissions to create a snapshot in order to bypass restrictions ... | attack | string | |
T1578.001 | domain | enterprise-attack | attack | string | |
T1578.001 | is-subtechnique | true | attack | boolean | |
T1578.001 | modified | 2026-05-12 15:12:00.723000+00:00 | attack | date | |
T1578.001 | name | Create Snapshot | attack | string | |
T1578.001 | platform | IaaS | attack | string | |
T1578.001 | rdf:type | Technique | attack | enum | {"version":"2.0","external_references":[{"url":"https://www.mandiant.com/sites/default/files/2021-09/mtrends-2020.pdf","source_name":"Mandiant M-Trends 2020","description":"Mandiant. (2020, February). M-Trends 2020. Retrieved November 17, 2024."}]} |
T1578.001 | subtechnique-of | T1578 | attack | id |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.