<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.spybot.info/index.php?action=history&amp;feed=atom&amp;title=Virtual_Machines</id>
	<title>Virtual Machines - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spybot.info/index.php?action=history&amp;feed=atom&amp;title=Virtual_Machines"/>
	<link rel="alternate" type="text/html" href="https://wiki.spybot.info/index.php?title=Virtual_Machines&amp;action=history"/>
	<updated>2026-06-03T20:01:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.spybot.info/index.php?title=Virtual_Machines&amp;diff=885&amp;oldid=prev</id>
		<title>PepiMK: first draft</title>
		<link rel="alternate" type="text/html" href="https://wiki.spybot.info/index.php?title=Virtual_Machines&amp;diff=885&amp;oldid=prev"/>
		<updated>2008-06-26T07:56:21Z</updated>

		<summary type="html">&lt;p&gt;first draft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Virtual Machines are a key instrument in analyzing malware, since they allow a separate environment that can be quickly reset.&lt;br /&gt;
&lt;br /&gt;
==Precautions==&lt;br /&gt;
Even if code runs in a virtual machine, that machine usually has network connections to the outside set up. It is essential to have a sensible setup everywhere else on the local network as well, which means for example absolutely no network shares that are not user/password protected, no XP machines that haven&amp;#039;t seen a recent Windows Update, and similar standard security precautions.&lt;br /&gt;
&lt;br /&gt;
==Problematics==&lt;br /&gt;
Advanced malware might be able to detect that it is running in a virtual machine, and would then behave differently, making runtime analysis complicated. Our small tool [[VMDetectInfo]] demonstrates how many different criteria malware can use for this purpose.&lt;br /&gt;
&lt;br /&gt;
==Available Software==&lt;br /&gt;
In alphabetical order. No recommendations given because the problematics described account for the need for more than one solutions to have at hand.&lt;br /&gt;
&lt;br /&gt;
===Bochs===&lt;br /&gt;
[http://bochs.sourceforge.net/ Bochs] is aiming at emulating an x86 CPU, making it possible to port emulation even to other hardware platforms. It is open source.&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Bochs Wikipedia on Bochs]&lt;br /&gt;
&lt;br /&gt;
===QEMU===&lt;br /&gt;
[http://bellard.org/qemu/ QEMU] is another solution that allows emulation of processor hardware, with more options than just the x86 CPU.&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/QEMU Wikipedia on QEMU]&lt;br /&gt;
&lt;br /&gt;
===Virtual PC===&lt;br /&gt;
[http://www.microsoft.com/windows/downloads/virtualpc/default.mspx Virtual PC] is Microsofts virtualization solution. It is available as a free download in Microsofts download center.&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Virtual_PC Wikipedia on Virtual PC]&lt;br /&gt;
&lt;br /&gt;
===VMware===&lt;br /&gt;
====VMware Workstation====&lt;br /&gt;
[http://www.vmware.com/ VMware] is probably one of the oldest commercial tools that allows you to use virtual machines, and grows more powerful with every release. The standard single user product is called [http://www.vmware.com/products/ws/ VMware Workstation]. It offers a GUI to set up virtual machines, and one of the most important features that was added in the last years were snapshots that allow you to jump between various states of a machine without having .&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/VMware_Workstation Wikipedia on VMware Workstation]&lt;br /&gt;
&lt;br /&gt;
====VMware Player====&lt;br /&gt;
[http://www.vmware.com/products/player/ VMware Player] is the lite version of the product above, without the ability to create new virtual machines and without snapshots. It might still be a good start to look into, since it is available as a free download.&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/VMware_Player Wikipedia on VMware Player]&lt;br /&gt;
&lt;br /&gt;
===Wine===&lt;br /&gt;
[http://www.winehq.org/ Wine is not an emulator], but a subsystem layer for Linux/Unix. It can be helpful in automated malware analysis solutions, but needs good knowledge of the system to be set up correctly for this purpose. Wine has currently reached the first state describes as stable, it&amp;#039;s version 1.0.&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Wine_(software) Wikipedia on Wine]&lt;/div&gt;</summary>
		<author><name>PepiMK</name></author>
	</entry>
</feed>