I am using virtualbox to create the virtual machine. I am using Windows 10 machine as host and Windows 8 as guest.
I want to monitor the data(incoming and outgoing ) data sent by any application from guest.
I can do same thing on my host machine using proxycap and fiddler
But few external application not allowing me to run fiddler and proxycap. So I thought install those application on VM and route the traffic to host.
Please let me know if it is possible? Any pointers or suggestion to full fill this task.