CAS-002 · Question #785
Which of the following BEST constitutes the basis for protecting VMs from attacks from other VMs hosted on the same physical platform?
The correct answer is A. Aggressive patch management on the host and guest OSs. Inter-VM attacks on a shared physical host exploit unpatched vulnerabilities in the hypervisor or guest OS, making aggressive patch management the most effective preventive control.
Question
Which of the following BEST constitutes the basis for protecting VMs from attacks from other VMs hosted on the same physical platform?
Options
- AAggressive patch management on the host and guest OSs.
- BHost based IDS sensors on all guest OSs.
- CDifferent antivirus solutions between the host and guest OSs.
- DUnique Network Interface Card (NIC) assignment per guest OS.
How the community answered
(45 responses)- A84% (38)
- B4% (2)
- C2% (1)
- D9% (4)
Why each option
Inter-VM attacks on a shared physical host exploit unpatched vulnerabilities in the hypervisor or guest OS, making aggressive patch management the most effective preventive control.
VM-to-VM attacks such as VM escape rely on known, exploitable vulnerabilities in the hypervisor software or the guest operating systems running on the shared platform. Aggressive patch management on both the host hypervisor and all guest OSs closes these known vulnerabilities at their source, directly reducing the attack surface for lateral movement between VMs on the same hardware.
Host-based IDS sensors on guest OSs can detect intrusion attempts after exploitation begins but do not prevent the underlying hypervisor vulnerabilities that enable VM-to-VM attacks.
Using different antivirus products between host and guest does not address the hypervisor-level or OS-level vulnerabilities that are exploited in VM escape and inter-VM attack scenarios.
Unique NIC assignment per guest OS improves network traffic isolation but does not protect against VM escape attacks that target the hypervisor layer rather than the network path.
Concept tested: VM isolation via hypervisor and guest OS patch management
Source: https://learn.microsoft.com/en-us/azure/security/fundamentals/virtual-machines-overview
Topics
Community Discussion
No community discussion yet for this question.