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