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 |
|---|---|---|---|---|---|
T1059.011 | created | 2024-08-05 18:19:42.201000+00:00 | attack | date | |
T1059.011 | description | Adversaries may abuse Lua commands and scripts for execution. Lua is a cross-platform scripting and programming language primarily designed for embedded use in applications. Lua can be executed on the command-line (through the stand-alone lua interpreter), via scripts (<code>.lua</code>), or from Lua-embedded programs ... | attack | string | |
T1059.011 | domain | enterprise-attack | attack | string | |
T1059.011 | is-subtechnique | true | attack | boolean | |
T1059.011 | modified | 2025-04-15 19:58:57.854000+00:00 | attack | date | |
T1059.011 | name | Lua | attack | string | |
T1059.011 | platform | Linux | attack | string | |
T1059.011 | platform | Network Devices | attack | string | |
T1059.011 | platform | Windows | attack | string | |
T1059.011 | platform | macOS | attack | string | |
T1059.011 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"https://media.kasperskycontenthub.com/wp-content/uploads/sites/43/2018/03/07190154/The-ProjectSauron-APT_research_KL.pdf","source_name":"Kaspersky Lua","description":"Global Research and Analysis Team. (2016, August 9). The ProjectSauron APT. Retrieved August 5, 2024."},{... |
T1059.011 | subtechnique-of | T1059 | attack | id | |
T1059.011 | url | https://attack.mitre.org/techniques/T1059/011 | attack | url | |
T1059.012 | belongs-to-tactic | TA0002 | attack | id | |
T1059.012 | created | 2025-03-26 20:01:13.412000+00:00 | attack | date | |
T1059.012 | description | Adversaries may abuse hypervisor command line interpreters (CLIs) to execute malicious commands. Hypervisor CLIs typically enable a wide variety of functionality for managing both the hypervisor itself and the guest virtual machines it hosts.
For example, on ESXi systems, tools such as `esxcli` and `vim-cmd` allow ad... | attack | string | |
T1059.012 | domain | enterprise-attack | attack | string | |
T1059.012 | is-subtechnique | true | attack | boolean | |
T1059.012 | modified | 2025-04-15 21:24:59.280000+00:00 | attack | date | |
T1059.012 | name | Hypervisor CLI | attack | string | |
T1059.012 | platform | ESXi | attack | string | |
T1059.012 | rdf:type | Technique | attack | enum | {"version":"1.0","external_references":[{"url":"https://developer.broadcom.com/xapis/esxcli-command-reference/latest/","source_name":"Broadcom ESXCLI Reference","description":"Broadcom. (n.d.). ESXCLI Reference. Retrieved March 27, 2025."},{"url":"https://lolesxi-project.github.io/LOLESXi/","source_name":"LOLESXi","des... |
T1059.012 | subtechnique-of | T1059 | attack | id | |
T1059.012 | url | https://attack.mitre.org/techniques/T1059/012 | attack | url | |
T1059.013 | belongs-to-tactic | TA0002 | attack | id | |
T1059.013 | created | 2025-06-15 21:41:27.262000+00:00 | attack | date | |
T1059.013 | description | Adversaries may abuse built-in CLI tools or API calls to execute malicious commands in containerized environments.
The Docker CLI is used for managing containers via an exposed API point from the `dockerd` daemon. Some common examples of Docker CLI include Docker Desktop CLI and Docker Compose, but users are also able... | attack | string | |
T1059.013 | domain | enterprise-attack | attack | string | |
T1059.013 | is-subtechnique | true | attack | boolean | |
T1059.013 | modified | 2025-10-21 23:52:40.200000+00:00 | attack | date | |
T1059.013 | name | Container CLI/API | attack | string | |
T1059.013 | platform | Containers | attack | string | |
T1059.013 | rdf:type | Technique | attack | enum | {"version":"1.0","external_references":[{"url":"https://docs.docker.com/desktop/features/desktop-cli/","source_name":"Docker Desktop CLI","description":"dockerdocs. (n.d.). Use the Docker Desktop CLI. Retrieved October 21, 2025."},{"url":"https://blog.talosintelligence.com/teamtnt-targeting-aws-alibaba-2/","source_name... |
T1059.013 | subtechnique-of | T1059 | attack | id | |
T1059.013 | url | https://attack.mitre.org/techniques/T1059/013 | attack | url | |
T1060 | belongs-to-tactic | TA0003 | attack | id | |
T1060 | created | 2017-05-31 21:30:49.988000+00:00 | attack | date | |
T1060 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1060 | deprecated | true | attack | boolean | |
T1060 | description | Adversaries may achieve persistence by adding a program to a startup folder or referencing it with a Registry run key. Adding an entry to the "run keys" in the Registry or startup folder will cause the program referenced to be executed when a user logs in. (Citation: Microsoft Run Key) These programs will be executed u... | attack | string | |
T1060 | description | Identify and block potentially malicious software that may be executed through run key or startup folder persistence using whitelisting (Citation: Beechey 2010) tools like AppLocker (Citation: Windows Commands JPCERT) (Citation: NSA MS AppLocker) or Software Restriction Policies (Citation: Corio 2008) where appropriate... | attack | string | |
T1060 | domain | enterprise-attack | attack | string | |
T1060 | domain | enterprise-attack | attack | string | |
T1060 | is-subtechnique | false | attack | boolean | |
T1060 | modified | 2025-10-24 17:49:07.015000+00:00 | attack | date | |
T1060 | modified | 2025-04-18 18:00:02.460000+00:00 | attack | date | |
T1060 | name | Registry Run Keys / Startup Folder | attack | string | |
T1060 | name | Registry Run Keys / Startup Folder Mitigation | attack | string | |
T1060 | platform | Windows | attack | string | |
T1060 | rdf:type | Technique | attack | enum | {"version":"1.1","external_references":[{"url":"https://capec.mitre.org/data/definitions/270.html","source_name":"capec"},{"url":"http://msdn.microsoft.com/en-us/library/aa376977","source_name":"Microsoft Run Key","description":"Microsoft. (n.d.). Run and RunOnce Registry Keys. Retrieved November 12, 2014."},{"url":"ht... |
T1060 | rdf:type | Mitigation | attack | enum | {"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h... |
T1060 | revoked | true | attack | boolean | |
T1060 | revoked-by | T1547.001 | attack | id | |
T1060 | url | https://attack.mitre.org/techniques/T1060 | attack | url | |
T1060 | url | https://attack.mitre.org/mitigations/T1060 | attack | url | |
T1061 | belongs-to-tactic | TA0002 | attack | id | |
T1061 | created | 2017-05-31 21:30:50.342000+00:00 | attack | date | |
T1061 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1061 | deprecated | true | attack | boolean | |
T1061 | deprecated | true | attack | boolean | |
T1061 | description | **This technique has been deprecated. Please use [Remote Services](https://attack.mitre.org/techniques/T1021) where appropriate.**
The Graphical User Interfaces (GUI) is a common way to interact with an operating system. Adversaries may use a system's GUI during an operation, commonly through a remote interactive sess... | attack | string | |
T1061 | description | Prevent adversaries from gaining access to credentials through Credential Access that can be used to log into remote desktop sessions on systems.
Identify unnecessary system utilities, third-party tools, or potentially malicious software that may be used to log into remote interactive sessions, and audit and/or block ... | attack | string | |
T1061 | domain | enterprise-attack | attack | string | |
T1061 | domain | enterprise-attack | attack | string | |
T1061 | is-subtechnique | false | attack | boolean | |
T1061 | modified | 2025-10-24 17:49:11.438000+00:00 | attack | date | |
T1061 | modified | 2025-04-18 18:00:08.494000+00:00 | attack | date | |
T1061 | name | Graphical User Interface | attack | string | |
T1061 | name | Graphical User Interface Mitigation | attack | string | |
T1061 | platform | Linux | attack | string | |
T1061 | platform | macOS | attack | string | |
T1061 | platform | Windows | attack | string | |
T1061 | rdf:type | Technique | attack | enum | {"version":"2.1","external_references":[{"url":"https://en.wikipedia.org/wiki/Run_command","source_name":"Wikipedia Run Command","description":"Wikipedia. (2018, August 3). Run Command. Retrieved October 12, 2018."}]} |
T1061 | rdf:type | Mitigation | attack | enum | {"version":"1.0","external_references":[{"url":"http://www.sans.org/reading-room/whitepapers/application/application-whitelisting-panacea-propaganda-33599","source_name":"Beechey 2010","description":"Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014."},{"url":"h... |
T1061 | url | https://attack.mitre.org/techniques/T1061 | attack | url | |
T1061 | url | https://attack.mitre.org/mitigations/T1061 | attack | url | |
T1062 | belongs-to-tactic | TA0003 | attack | id | |
T1062 | created | 2017-05-31 21:30:50.958000+00:00 | attack | date | |
T1062 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1062 | deprecated | true | attack | boolean | |
T1062 | deprecated | true | attack | boolean | |
T1062 | description | **This technique has been deprecated and should no longer be used.**
A type-1 hypervisor is a software layer that sits between the guest operating systems and system's hardware. (Citation: Wikipedia Hypervisor) It presents a virtual running environment to an operating system. An example of a common hypervisor is Xen. ... | attack | string | |
T1062 | description | Prevent adversary access to privileged accounts necessary to install a hypervisor. | attack | string | |
T1062 | domain | enterprise-attack | attack | string | |
T1062 | domain | enterprise-attack | attack | string | |
T1062 | is-subtechnique | false | attack | boolean | |
T1062 | modified | 2025-10-24 17:48:44.777000+00:00 | attack | date | |
T1062 | modified | 2025-04-18 17:59:47.647000+00:00 | attack | date | |
T1062 | name | Hypervisor | attack | string | |
T1062 | name | Hypervisor Mitigation | attack | string | |
T1062 | platform | Windows | attack | string | |
T1062 | rdf:type | Technique | attack | enum | {"version":"2.1","external_references":[{"url":"https://capec.mitre.org/data/definitions/552.html","source_name":"capec"},{"url":"https://en.wikipedia.org/wiki/Hypervisor","source_name":"Wikipedia Hypervisor","description":"Wikipedia. (2016, May 23). Hypervisor. Retrieved June 11, 2016."},{"url":"http://en.wikipedia.or... |
T1062 | rdf:type | Mitigation | attack | enum | {"version":"1.0"} |
T1062 | url | https://attack.mitre.org/techniques/T1062 | attack | url | |
T1062 | url | https://attack.mitre.org/mitigations/T1062 | attack | url | |
T1063 | belongs-to-tactic | TA0007 | attack | id | |
T1063 | created | 2017-05-31 21:30:51.330000+00:00 | attack | date | |
T1063 | created | 2018-10-17 00:14:20.652000+00:00 | attack | date | |
T1063 | deprecated | true | attack | boolean | |
T1063 | description | Adversaries may attempt to get a listing of security software, configurations, defensive tools, and sensors that are installed on the system. This may include things such as local firewall rules and anti-virus. Adversaries may use the information from [Security Software Discovery](https://attack.mitre.org/techniques/T1... | attack | string |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.