If I execute a virus in a VMWare environment, is the rest of the PC shielded from it? Thanks
H HavocXphere Honorary Master Joined Oct 19, 2007 Messages 33,155 Apr 23, 2008 #1 If I execute a virus in a VMWare environment, is the rest of the PC shielded from it? Thanks
N neobyte Well-Known Member Joined Oct 30, 2003 Messages 387 Apr 23, 2008 #2 Yeah, some of the work I do involves proof of concept for a virus outbreak. Your host machine will be safe providing the following is performed: 1) How are you getting the virus to the VM? - Make sure you only execute it on that system and not plub in the USB and copy via Windows. 2) Make sure it is not a worm and can connect to the host system.
Yeah, some of the work I do involves proof of concept for a virus outbreak. Your host machine will be safe providing the following is performed: 1) How are you getting the virus to the VM? - Make sure you only execute it on that system and not plub in the USB and copy via Windows. 2) Make sure it is not a worm and can connect to the host system.
H HavocXphere Honorary Master Joined Oct 19, 2007 Messages 33,155 Apr 23, 2008 #3 Cool thanks. Network Guest/readonly access to the host PC is OK though, right?