Virtualbox Driver Installation or Starting of VMs
Description
Adversaries can carry out malicious operations using a virtual instance to avoid detection. This rule is built to detect the registration of the Virtualbox driver or start of a Virtualbox VM.
Query · sigma
selection_1: CommandLine|contains: - VBoxRT.dll,RTR3Init - VBoxC.dll - VBoxDrv.sys selection_2: CommandLine|contains: - startvm - controlvm condition: 1 of selection_*
Known false positives
- This may have false positives on hosts where Virtualbox is legitimately being used for operations