Hacking into guest OS files
Posted: 23. Dec 2012, 07:30
I have exported an ova file to be used on multiple machines. The ova is an appliance that has Ubuntu, apache, mysql and my application is installed on var/www.
If a user gets access to the ova file and imports it using virtual box, can he by any means break-in to access my source files in var-www within the image?
I understand that after importing, only the attributes of the image can be modified, but there will be no access into the OS and application installed within the image. Pl clarify.
There is a level of security in the guest OS itself, I dont give root access to the users of the appliance when they log in to guest ubuntu itself. Want to make sure , there is no other way to hack into the source files within my app in var-www?
If a user gets access to the ova file and imports it using virtual box, can he by any means break-in to access my source files in var-www within the image?
I understand that after importing, only the attributes of the image can be modified, but there will be no access into the OS and application installed within the image. Pl clarify.
There is a level of security in the guest OS itself, I dont give root access to the users of the appliance when they log in to guest ubuntu itself. Want to make sure , there is no other way to hack into the source files within my app in var-www?