Answer the question
In order to leave comments, you need to log in
How to access data in a virtual machine?
Hello! Does anyone know how to get data from the guest operating system, for example information about users through the capabilities of the hypervisor, that is, without implementing a network between the host and the guest. It is very interesting how the hypervisor communicates with guest OSes and what information it can get about them
Answer the question
In order to leave comments, you need to log in
The simplest thing is to read everything from the disk of the virtual machine, if it is not encrypted by means of the VM itself.
And the rest - depends on what you mean by the capabilities of the hypervisor.
If regular opportunities are meant - there is nothing for getting information from the VM.
If something else - in principle, the hypervisor has access to all the data that the VM works with, although it will not be technically easy to realize their extraction.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question