vote up 5 vote down star

A lot of malware these days is able to detect when it is running virtualized under VMWare, VirtualPC, WINE, or even in a sandbox such as Anubis or CWSandBox.

This essentially means that malware will often "hold back" or not function maliciously when running in a virtual environment in order to thwart analysis of its true intentions.

My thought is then, why not make your PC appear as if it is virtualized? Does anyone know how I might be able to go about this?


2  
Is simply "run your OS in a VM or hypervisor" too obvious an answer? – Marc Gravell Jul 25 at 21:13
Because I want to make the pc's in my environment appear to malware as if they are a VM. By doing this, my hope is that malware that chooses not to run inside of a VM (to prevent analysis) will assume this is system is virtualized, and therefore simply an analysts testbed...and not run itself. It's part of a defense-in-depth strategy...just an additional layer. – Mick Jul 26 at 17:39

migrated to superuser.com by Yuval A, Norman Ramsey, Jason, Mehrdad Afshari, Welbog Jul 27 at 17:54