SEBWIN-793, #669: Fixed false positive for VirtualBox host systems.

This commit is contained in:
Damian Büchel 2023-11-21 15:53:58 +01:00
parent 8e17504d35
commit bfd1da3a86

View file

@ -26,7 +26,7 @@ namespace SafeExamBrowser.SystemComponents
// QEMU
"qemu", "ven_1af4", "ven_1b36", "subsys_11001af4",
// VirtualBox
"vbox", "vid_80ee",
"VEN_VBOX", "vid_80ee",
// VMware
"PROD_VMWARE", "VEN_VMWARE", "VMWARE_IDE"
};