Author Topic: Would like some VBox documentation  (Read 678 times)

Offline satuser083

  • Hero Member
  • *****
  • Posts: 510
Would like some VBox documentation
« on: May 26, 2011, 06:20:03 AM »
I need to access a site which only works with IE (didn't realise that there were any stone-age web designers left out there  ;D ). Fortunately I have VBox on my gnome-box, so I did the job there, but while I was suffering in IE I started to wonder how VB actually does provide increased security (or even, if it does). Can anyone point me at some documentation which explains this, please? Thanks.

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Would like some VBox documentation
« Reply #1 on: May 26, 2011, 06:28:18 AM »
Hi satuser083

Security per se, is a very big term - have you got any specific area(s) in mind?
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline satuser083

  • Hero Member
  • *****
  • Posts: 510
Re: Would like some VBox documentation
« Reply #2 on: May 26, 2011, 06:46:07 AM »
Hi satuser083

Security per se, is a very big term - have you got any specific area(s) in mind?

Well, I was thinking of viruses, malware, etc. Specifically, is it likely that any of these might get into my luverly clean (as far as I know  ;) ) gnome box from XP. Certainly hope not !! Not too worried about XP getting corrupted, as long as any nasties stay there, because I can always restore from a copy.

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Would like some VBox documentation
« Reply #3 on: May 26, 2011, 10:16:54 AM »
This my understanding of it, but you may want to clarify from other sources

Yup, an XP VBox VM (virtual machine) can be infected by malware etc.

I would treat it as if your you were running the "real" thing and that you can get compromised in the same way.

It installs software the same way and to the same places as a "real" Windows setup so malware knows where to go

One area it differs is in the fact that the VM's virtual hard drive is basically just one file which can be deleted like any other file; the joy is that this "file" is like a little self contained capsule.

An exception is if you have Shared Folders and/or network File Sharing setup which obviously allows data to be sent through to the host machine (and vice versa).

At this point in time I'm unaware of any Windows malware being able to infect a Linux machine.

I know some people that make a Windows VM and set it up just as they want it, and then copy it a few times. Then when they have to use the Windows VM, they use a "clean" copy of it and then delete it from their system after use. Providing they keep the original "clean" VM hard drive they can keep making copies of it and discard it. Gotta remember to have a least one good copy though..... ;)

BUT in saying all that, I always bear in mind that it's all computer software code thus it's fallible, so good practice should be done whatever system I'm running
« Last Edit: May 26, 2011, 10:34:30 AM by menotu »
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8590
  • Aurum nostrum non est aurum vulgi.
Re: Would like some VBox documentation
« Reply #4 on: May 26, 2011, 12:07:24 PM »
Excellent note on Shared Folders, menotu. When running vulnerable OSes as guest, users should make it a point to mark Read Only mounted shared folders. Not that Linux can be infected by the same viruses that plagues Windows, it's just for good habit. Also, it's a good thing to keep a snapshot of a pristine XP install that users can revert back to when their current state begins to show signs of regressions.

Just a thought.  ;)
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Would like some VBox documentation
« Reply #5 on: May 26, 2011, 12:39:57 PM »
I need to access a site which only works with IE (didn't realise that there were any stone-age web designers left out there  ;D ).

Are you sure? Have you tried setting a user agent to register your browser as IE? In Firefox, you would need the User Agent Switcher addon. In Konqueror, go to Tools > Change Browser Identification.

If Windows can get infected on bare metal, it can get infected in VBox.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline AS

  • Hero Member
  • *****
  • Posts: 4111
  • Have a nice ... night!
Re: Would like some VBox documentation
« Reply #6 on: May 26, 2011, 12:44:54 PM »
/opt/VirtualBox/UserManual.pdf

http://www.virtualbox.org/wiki/Documentation

... this forum ... (suggested! )  ;)

... google ... when all others fail  ;D

AS