Uneasy with this backdoor feature where you can control VM's from the host command line using vmrun, and even run commands in the VM's.
Does it increase the risk of malware spreading from an infected guest to the host?
Do features exist that make possible the spread of an infection from guest to host, if the wrong parameters are given to vmrun?
Maybe it would be useful too, to intentionally move a file from the guest to the host through this backdoor, instead of using networking which I prefer to have disabled in the host. Is such a file transfer possible? How?