220-1101 · Question #986
Which of the following would prevent a virtual machine from communicating with any endpoints on a network or the internet?
The correct answer is C. Sandbox. A sandbox is an isolated, tightly controlled virtual environment that intentionally restricts or completely blocks all network communication with other systems, the local network, and the internet. Sandboxes are used to safely execute untrusted code or analyze malware without ris
Question
Which of the following would prevent a virtual machine from communicating with any endpoints on a network or the internet?
Options
- AVDI
- BPrivate cloud
- CSandbox
- DType 1 hypervisor
How the community answered
(27 responses)- B4% (1)
- C93% (25)
- D4% (1)
Explanation
A sandbox is an isolated, tightly controlled virtual environment that intentionally restricts or completely blocks all network communication with other systems, the local network, and the internet. Sandboxes are used to safely execute untrusted code or analyze malware without risk of it communicating outbound or spreading. VDI (Virtual Desktop Infrastructure) provides remote virtual desktops but still has network access. A private cloud is an internal cloud infrastructure that still has network connectivity. A Type 1 (bare-metal) hypervisor runs directly on hardware and hosts VMs, but it does not inherently isolate them from the network.
Topics
Community Discussion
No community discussion yet for this question.