Does the Virtual PC XP-Mode (or any other virtualized mode) require safety measures, such as antivirus or a firewall?

I'm just wondering if the XP-Mode would be a large security loophole, since it's so much more integrated into Windows 7. Actually I'm wondering the same for Portable Ubuntu, are their any safety measures I should undertake, so that I don't open a backdoor on my computer.

link|improve this question

feedback

3 Answers

up vote 10 down vote accepted

Yes. In essence, It is still just regular old virtualization, same as used in VMWare or VirualBox. Just because they share the same start menu items, does not make it any less (or more) secure.

You should always be taking the appropriate measures and cautions as with anything else. If you use antivirus, install it on both the host and guest OS.

link|improve this answer
I am unfamiliar with virtualization, but would that not require an extra subscription (if you chose to use a paid antivirus software)? – TheTXI Jul 22 '09 at 11:23
That may depend on the exact licensing terms that subscription has. – Joey Jul 22 '09 at 11:27
feedback

From my understanding and experience with Virtual machines, they usually need seperate security measures. Seeing that they are "bypassing" antivirus software firewalls of the host PC / Server, you'd want Antivirus / SW-firewall on both the HOST and the vitual pc / server.

A Physical Firewall placed before the gost would cover both the host and the virtual pc/server, because all network traffic passes through it.

This article covers mentions that exact issue

Woodgate noted that XP Mode isn't a security solution. Indeed, to protect their systems, users will need antivirus software running both on their Windows 7 desktop as well as a copy running inside their Windows XP virtual machine.

Also check out this blogpost concerning security of XP-mode in win7

The problem is that Microsoft are not providing management around the XP mode virtual machine (VM). This creates the potential for a security disaster. XP mode is an independent Windows instance, that shares the odd folder and device with the host Windows 7 installation. What it doesn't share is processes and memory. So it doesn't share security settings, security software, patches etc. It does not inherit any security from the host. When you use XP mode, you need to patch the copy of XP as well as the host Windows 7. You need to manage settings separately, configure two personal firewalls and install and manage two copies of anti-malware software.

This would mean having 2 seperate liscences for software, unless the specific software vendor has a liscencing scheme that covers virtualization. This may probably become more popular* now that Win7 is going to havebuitl in XP, since users will expect liscences for both operating systems.

*: Assumption on my part, no facts to base this upon! :)

link|improve this answer
Luckily we have an Enterprise license of Symantec ;-) – Ivo Flipse Jul 23 '09 at 8:15
Hehe, unluckily most people don't have that though. I wonder if MS is going to make available some tools to cover this matter..seeing as it is a potential security hole of "anyone" running XP mode on Win7. – pavsaund Jul 23 '09 at 8:48
I know that the VM's I use at work don't have antivirus, but that's because we're behind a corporate FW infrastructure, and most of those machines have no access to the internet. Machines that I'm runnig personally though are a potential security risk though... – pavsaund Jul 23 '09 at 8:51
feedback

I contacted Microsoft last week and asked them about the potential risks of using Windows XP Mode. They replied saying that due how it's implemented, the risk of malware breaking out of the VM is 'very unlikely'. They didn't go into further details, though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.