nerdexam
CompTIA

CAS-002 · Question #809

ABC Corporation uses multiple security zones to protect systems and information, and all of the VM hosts are part of a consolidated VM infrastructure. Each zone has different VM administrators…

The correct answer is C. Organize VM hosts into containers based on security zone and restrict access using an ACL. This question tests how to enforce access control boundaries between VM administrators across different security zones on shared hypervisor infrastructure.

Technical Integration of Enterprise Components

Question

ABC Corporation uses multiple security zones to protect systems and information, and all of the VM hosts are part of a consolidated VM infrastructure. Each zone has different VM administrators. Which of the following restricts different zone administrators from directly accessing the console of a VM host from another zone?

Options

  • AEnsure hypervisor layer firewalling between all VM hosts regardless of security zone.
  • BMaintain a separate virtual switch for each security zone and ensure VM hosts bind to only the
  • COrganize VM hosts into containers based on security zone and restrict access using an ACL.
  • DRequire multi-factor authentication when accessing the console at the physical VM host.

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    11% (5)
  • C
    82% (37)
  • D
    2% (1)

Why each option

This question tests how to enforce access control boundaries between VM administrators across different security zones on shared hypervisor infrastructure.

AEnsure hypervisor layer firewalling between all VM hosts regardless of security zone.

Hypervisor-layer firewalling governs network traffic between VMs but has no effect on administrative console access granted through the hypervisor management plane.

BMaintain a separate virtual switch for each security zone and ensure VM hosts bind to only the

Separate virtual switches enforce network segmentation for VM data traffic but do not control which administrator accounts can access VM host management consoles.

COrganize VM hosts into containers based on security zone and restrict access using an ACL.Correct

Organizing VM hosts into logical containers such as resource pools or folders within a hypervisor management platform, then applying ACLs scoped to those containers, enforces role-based access control at the zone boundary. An administrator granted rights only within their zone's container cannot enumerate or access the console of VM hosts residing in a different zone's container, directly satisfying the cross-zone restriction requirement.

DRequire multi-factor authentication when accessing the console at the physical VM host.

Multi-factor authentication strengthens identity verification at the physical host but does not create zone-based boundaries that prevent one zone's administrator from accessing another zone's VMs.

Concept tested: VM zone isolation using container-based ACL access control

Source: https://csrc.nist.gov/publications/detail/sp/800-125/final

Topics

#VM isolation#hypervisor security#ACL#virtualization zones

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice