Virtualization Flashcards
Virtualization
o Virtualization
§ Creation of a virtual resource
o A virtual machine is a container for an emulated computer that runs an entire operating system
System Virtual Machine
Complete platform designed to replace an entire physical computer and includes a full desktop/server operating system
Processor Virtual Machine
Designed to only run a single process or application like a virtualized web browser or a simple web server
Hypervisor
Manages the distribution of the physical resources of a host machine (server) to the virtual machines being run (guests)
Application Containerization
A single operating system kernel is shared across multiple virtual machines but each virtual machine receives its own user space for programs and data
VM Escape
An attack that allows an attacker to break out of a normally isolated VM by interacting directly with the hypervisor
Data Remnants
Contents of a virtual machine that exist as deleted files on a cloud-based server after deprovisioning of a virtual machine
Privilege Elevation
Occurs when a user is able to grant themselves the ability to run functions as a higher-level user
Live migration
when a VM is moved from one physical server to another over the network
Virtualization Sprawl
Occurs when virtual machines are created, used, and deployed without proper management or oversight by the system admins