CompTIA Security+ > Virtualization and Containerization > Flashcards
What does Virtualization do?
Technology that allows the emulation (imitation) of servers within a virtual machine
What does Containerization do?
Lightweight alternative, that isolates apps and its dependencies into a single container
What is the Hypervisor Type 1 (Bare Metal)?
Runs directly on hardware (e.g., Hyper-V, XenServer, ESXi)
What is the Hypervisor Type 2 (Hosted)?
Operates within a standard Operating System (e.g., VirtualBox, VMware)
What is the Virtual Machine (VM) Escape?
Attackers break out of isolated VMs to access the hypervisor
What is the Privilege Elevation?
Unauthorized user is elevated as a higher-level user
What is the Live VM Migration?
Attacker captures unencrypted data between servers, when a virtual machine moves from one physical server to another
What is the Resource Reuse?
Improper clearing of resources may expose sensitive data