Hide Artifacts: Run Virtual Instance T1564.006

Tactic: Stealth

Adversaries may carry out malicious operations using a virtual instance to avoid detection. A wide variety of virtualization technologies exist that allow for the emulation of a computer or computing environment. By running malicious code inside of a virtual instance, adversaries can hide artifacts associated with their behavior from security tools that are unable to monitor activity inside the virtual instance. Additionally, depending on the virtual networking implementation (ex: bridged adapter), network traffic generated by the virtual instance can be difficult to trace back to the compromised host as the IP address and hostname might not match known values.

Events covered

7 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 9 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (13 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
CommandLine5contains 4, wildcard 1*<HostFolder>C:\*<ReadOnly>false*, *<LogonCommand>*, *<Networking>Enable</Networking>*, --headless , --install
ScriptBlockText2contains 2enable-windowsoptionalfeature, microsoft-windows-subsystem-linux, new-vm, set-vmfirmware, start-vm
process_name2eq 2conhost.exe, windowssandboxclient.exe, wsb.exe
Company1contains 1qemu
Description1contains 1qemu machine
EventID1eq 11
Image1ends_with 1\dism.exe
Payload1contains 1enable-windowsoptionalfeature, microsoft-windows-subsystem-linux
Product1eq 1QEMU
Provider1eq 1Microsoft-Windows-Servicing
UpdateName1eq 1Microsoft-Windows-Subsystem-Linux, VirtualMachinePlatform
WorkstationName1starts_with 1DESKTOP-, PC-, WIN-
event.type1eq 1start

Top indicator values (39 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
CommandLinecontains
--headless
1
CommandLinecontains
--install
13
CommandLinecontains
-nographic
12
CommandLinecontains
.img
1
CommandLinecontains
controlvm
1
CommandLinecontains
enable-feature
1
CommandLinecontains
microsoft-windows-subsystem-linux
13
CommandLinecontains
startvm
1
CommandLinecontains
vboxc.dll
1
CommandLinecontains
vboxdrv.sys
1
CommandLinecontains
vboxrt.dll,rtr3init
1
CommandLinecontains
wsl
1
CommandLinewildcard
*<HostFolder>C:\*<ReadOnly>false*
1
CommandLinewildcard
*<LogonCommand>*
1
CommandLinewildcard
*<Networking>Enable</Networking>*
1
CommandLinewildcard
*<NetworkingEnabled>true*
1
Companycontains
qemu
1
Descriptioncontains
qemu machine
1
EventIDeq
1
1237
Imageends_with
\dism.exe
16
Payloadcontains
enable-windowsoptionalfeature
1
Payloadcontains
microsoft-windows-subsystem-linux
1
Producteq
QEMU
1
Providereq
Microsoft-Windows-Servicing
1
ScriptBlockTextcontains
enable-windowsoptionalfeature
13
ScriptBlockTextcontains
microsoft-windows-subsystem-linux
12
ScriptBlockTextcontains
new-vm
1
ScriptBlockTextcontains
set-vmfirmware
1
ScriptBlockTextcontains
start-vm
1
UpdateNameeq
Microsoft-Windows-Subsystem-Linux
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Platform (all)
Domain (all)

Sigma 6 rules

Elastic 1 rule

Splunk 2 rules