ゲスト OS 内からハイパーバイザーをターゲットにするコードの機能について説明しているのは次のうちどれですか?
正解:B
Explanation The ability of code to target a hypervisor from inside a guest OS is known as VM escape. This is a serious security threat that can compromise the entire virtualized environment and allow an attacker to access other guest OSes or the host OS. VM escape can be achieved by exploiting vulnerabilities in the hypervisor software, the guest OS, or the virtual hardware devices4.