I'm by no means a cybersecurity expert but I'm very interested in security and privacy protection for my own good.
I use Windows 10 Pro and there's this cool feature called Hyper-V, which is a Windows native VM so that you can run Windows 10 machine within Windows 10.
I use this Hyper-V VM a lot when I have to access some dubious sites or some sites that demand me to install bloatware in order to proceed. I'm basically expecting to keep them all in a single isolated sandbox so that something malicious in the VM can never affect my host PC that I really care about.
However, I noticed that I can easily download a file to my host PC's C:, which is weird because I thought they were supposed to be separated and unreachable.
So I think there are a few possible reasons for this:
- Hyper-V never actually isolates your environment and virus/malware can still penetrate through Hyper-V VM to your host PC.
- My Hyper-V setting is wrong.
- It's a bug.
I'm guessing that 1 is the most plausible scenario because 2. my settings are mostly default and 3. Microsoft has maintained Hyper-V for like a decade.
Cybersecurity-wise, is it a bad idea to rely on a Hyper-V VM as a sandbox? I even bought an extra Windows 10 license for this.
