Hi, Nice to meet you. I'm a new security engineer and working on a prototype using QEMU.
What I need is to collect running image internal data (like running processes, netstat, files modification, etc.) but without running any process inside. I mean, doing it from "outside" (I need Qemu support). For example, How can I live view FS of a running image? Efrat