Hi,
I was analyzing an old Qakbot sample recently, and noticed it contained the "long opcode" anti-VM technique. It is detailed in this report:
http://www.exploit-db.com/docs/34591.pdf
This ended up being executed without an exception in VirtualBox, resulting in VM detection. This doesn't happen if VirtualBox is running an OS with hardware virtualization turned on, as it will raise the correct exception.
Are there any settings I can use to change VBox's behavior for this when not using hardware virtualization? I have tried the latest version of VirtualBox, but it is still susceptible to this technique.
Thanks!
I was analyzing an old Qakbot sample recently, and noticed it contained the "long opcode" anti-VM technique. It is detailed in this report:
http://www.exploit-db.com/docs/34591.pdf
This ended up being executed without an exception in VirtualBox, resulting in VM detection. This doesn't happen if VirtualBox is running an OS with hardware virtualization turned on, as it will raise the correct exception.
Are there any settings I can use to change VBox's behavior for this when not using hardware virtualization? I have tried the latest version of VirtualBox, but it is still susceptible to this technique.
Thanks!