Files
cti/enterprise-attack/attack-pattern/attack-pattern--d2d642da-61ff-4211-b4df-7923c9ca220c.json
2026-04-27 15:21:34 -04:00

64 lines
3.5 KiB
JSON

{
"type": "bundle",
"id": "bundle--b3b1922f-f82f-4ca6-bbe1-b6421459794a",
"spec_version": "2.0",
"objects": [
{
"type": "attack-pattern",
"id": "attack-pattern--d2d642da-61ff-4211-b4df-7923c9ca220c",
"created": "2025-03-26T20:01:13.412Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T1059/012",
"external_id": "T1059.012"
},
{
"source_name": "Broadcom ESXCLI Reference",
"description": "Broadcom. (n.d.). ESXCLI Reference. Retrieved March 27, 2025.",
"url": "https://developer.broadcom.com/xapis/esxcli-command-reference/latest/"
},
{
"source_name": "LOLESXi",
"description": "Janantha Marasinghe. (n.d.). Living Off The Land ESXi. Retrieved April 14, 2025.",
"url": "https://lolesxi-project.github.io/LOLESXi/"
},
{
"source_name": "Crowdstrike Hypervisor Jackpotting Pt 2 2021",
"description": "Michael Dawson. (2021, August 30). Hypervisor Jackpotting, Part 2: eCrime Actors Increase Targeting of ESXi Servers with Ransomware. Retrieved March 26, 2025.",
"url": "https://www.crowdstrike.com/en-us/blog/hypervisor-jackpotting-ecrime-actors-increase-targeting-of-esxi-servers/"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"modified": "2025-04-15T21:24:59.280Z",
"name": "Hypervisor CLI",
"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. \n\nFor example, on ESXi systems, tools such as `esxcli` and `vim-cmd` allow administrators to configure firewall rules and log forwarding on the hypervisor, list virtual machines, start and stop virtual machines, and more.(Citation: Broadcom ESXCLI Reference)(Citation: Crowdstrike Hypervisor Jackpotting Pt 2 2021)(Citation: LOLESXi) Adversaries may be able to leverage these tools in order to support further actions, such as [File and Directory Discovery](https://attack.mitre.org/techniques/T1083) or [Data Encrypted for Impact](https://attack.mitre.org/techniques/T1486).",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-attack",
"phase_name": "execution"
}
],
"x_mitre_attack_spec_version": "3.2.0",
"x_mitre_contributors": [
"Liran Ravich, CardinalOps",
"Janantha Marasinghe"
],
"x_mitre_deprecated": false,
"x_mitre_domains": [
"enterprise-attack"
],
"x_mitre_is_subtechnique": true,
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_platforms": [
"ESXi"
],
"x_mitre_version": "1.0",
"x_mitre_remote_support": false
}
]
}