// MITRE ATT&CK

T1059.012 · Hypervisor CLI

🎯 Execution ESXi Sub-technique

Sub-technique of T1059 · Command and Scripting Interpreter.

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` an...

How to detect & mitigate it

Detecting Hypervisor CLI starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.