Every article online (most are terrible AI compilations) lists Type 1 as more secure vs Type2 Hypervisor.
Type 1 is bare metal, Type 2 runs ontop of the Host OS <- Correct? Then let's continue:
If the code of type 1 runs on the cpu/bare metal without a middle man, then I don't see how type 1 is more secure.
If anything it must be less secure since the code / instructions execute on the CPU unchecked / more freely than if you had some form of host OS middle layer where checks and limitations could be implemented.
Basically I don't see how advanced malware that is capable of exploiting type 2 hypervisors would be unable to be as malicious with type 1.
I am not very knowledgeable in VMs, I try to look things (such as this up) but the search results are absolutely horrendous and barely go in-depth with details or knowledge).
Type 1 is bare metal, Type 2 runs ontop of the Host OS <- Correct? Then let's continue:
If the code of type 1 runs on the cpu/bare metal without a middle man, then I don't see how type 1 is more secure.
If anything it must be less secure since the code / instructions execute on the CPU unchecked / more freely than if you had some form of host OS middle layer where checks and limitations could be implemented.
Basically I don't see how advanced malware that is capable of exploiting type 2 hypervisors would be unable to be as malicious with type 1.
I am not very knowledgeable in VMs, I try to look things (such as this up) but the search results are absolutely horrendous and barely go in-depth with details or knowledge).