Powershell Detect Virtualization Environment
Description
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
Query · sigma
selection_action: ScriptBlockText|contains: - Get-WmiObject - gwmi selection_module: ScriptBlockText|contains: - MSAcpi_ThermalZoneTemperature - Win32_ComputerSystem condition: all of selection*
Known false positives
- Unknown