Soru

Zorluk: ZorVirtualization Security Considerations and Network Configurations

A security technician is setting up a sandbox virtual machine (VM) on a workstation to analyze suspicious software binaries. According to organizational compliance policies, the guest VM must be able to send telemetry reports directly to a monitoring daemon running on the host operating system. However, the guest VM must be strictly isolated from the physical corporate LAN and blocked from initiating any outbound internet traffic. Additionally, the VM must receive an IP address automatically from a designated host-bound service without broadcasting requests to the physical network's DHCP server.

Which of the following virtual network adapter configurations should the technician apply to the guest VM?

  1. Host-Only modeCevap
  2. B
    Bridged mode
  3. C
    NAT mode
  4. D
    Internal mode

Cevap

Host-Only mode is the correct configuration because it provides network connectivity exclusively between the guest VM and the host operating system while completely isolating the guest from external networks and physical LAN DHCP servers.
Host-Only virtual networking creates a closed virtual network interface between the hypervisor host and guest VMs. It allows the guest to communicate directly with services hosted on the host OS (such as telemetry or logging daemons) while preventing all traffic from traversing the physical host NIC to external networks or physical DHCP servers.

Adım Adım Çözüm

1
Analyze connectivity requirements between the guest VM and host OS
Identified that the VM must reach a monitoring daemon running on the host operating system.
Host-guest communication is required for telemetry collection.
2
Analyze external isolation and security constraints
Determined that physical LAN exposure and outbound internet access must be completely prevented.
Bridged and NAT modes allow external communication beyond the host system.
3
Differentiate between Host-Only and Internal network modes
Internal mode blocks access to the host OS, whereas Host-Only permits host OS communication while blocking external physical network traffic.
Host-Only mode fulfills both host-to-guest communication and total external isolation.

Anahtar Kavram

Virtual Network Adapter Modes and Isolation Security
Bu soruyu puanla