[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Best way to get IP addresses from VMs without logging in to them?
It is also possible to read out the guest's network configuration directly from memory without requiring any login credentials. The task can be done with the joint use of LibVMI and Volatility. LibVMI supports Xen out-of-the-box, for Volatility to interpret your guest's memory layout you need to have a profile. Afterwards, for Linux guests, you can simply issue the linux_ifconfig command. Take a look at: http://volatility-labs.blogspot.com/2012/09/movp-25-investigating-in-memory-network.html On Thu, Jun 12, 2014 at 9:26 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |