V2e: combining hardware virtualization and softwareemulation for transparent and extensible malware analysis

LK Yan, M Jayachandra, M Zhang, H Yin - Proceedings of the 8th ACM …, 2012 - dl.acm.org
LK Yan, M Jayachandra, M Zhang, H Yin
Proceedings of the 8th ACM SIGPLAN/SIGOPS conference on Virtual Execution …, 2012dl.acm.org
A transparent and extensible malware analysis platform is essential for defeating malware.
This platform should be transparent so malware cannot easily detect and bypass it. It should
also be extensible to provide strong support for heavyweight instrumentation and analysis
efficiency. However, no existing platform can meet both requirements. Leveraging hardware
virtualization technology, analysis platforms like Ether can achieve good transparency, but
its instrumentation support and analysis efficiency is poor. In contrast, software emulation …
A transparent and extensible malware analysis platform is essential for defeating malware. This platform should be transparent so malware cannot easily detect and bypass it. It should also be extensible to provide strong support for heavyweight instrumentation and analysis efficiency. However, no existing platform can meet both requirements. Leveraging hardware virtualization technology, analysis platforms like Ether can achieve good transparency, but its instrumentation support and analysis efficiency is poor. In contrast, software emulation provides strong support for code instrumentation and good analysis efficiency by using dynamic binary translation. However, analysis platforms based on software emulation can be easily detected by malware and thus is poor in transparency. To achieve both transparency and extensibility, we propose a new analysis platform that combines hardware virtualization and software emulation. The essence is precise heterogeneous replay: the malware execution is recorded via hardware virtualization and then replayed in software. Our design ensures the execution replay is precise. Moreover, with page-level recording granularity, the platform can easily adjust to analyze various forms of malware (a process, a kernel module, or a shared library). We implemented a prototype called V2E and demonstrated its capability and efficiency by conducting an extensive evaluation with both synthetic samples and 14 realworld emulation-resistant malware samples.
ACM Digital Library