T1497.001sub-technique of T1497 Virtualization/Sandbox Evasion
System Checks
Linux · macOS · Windowsnothing on this site yetT1497.001 on attack.mitre.org
Adversaries may employ various system checks to detect and avoid virtualization and analysis environments. This may include changing behaviors based on the results of checks for the presence of artifacts indicative of a virtual machine environment (VME) or sandbox. If the adversary detects a VME, they may alter their malware to disengage from the victim or conceal the core functions of the implant.
how MITRE says to see it
Virtualization/Sandbox Evasion via System Checks across Windows, Linux, macOS
- Script or binary performs a rapid sequence of system discovery checks (e.g., CPU count, RAM size, registry keys, running processes) indicative of VM detection
- Shell script or binary uses multiple system commands (e.g., dmidecode, lscpu, lspci) in quick succession to detect virtualization environment
- Bash, Swift, or Objective-C programs enumerate system profile, I/O registry, or inspect kernel extensions to identify VM artifacts