1/4
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Virtualization security
Since virtual machines (VMs) can be created so easily, securing them is a lot more complex due to every VM being different and the resources they include
Virtual Machine (VM)
its own self-contained system with its own CPU, memory, storage, etc
Virtual machine escape
an attacker gets access to one VM and then somehow find their way to connect to other VMs
Resource Reuse
a hypervisor enables multiple VMs to reuse the same set of underlying physical resources, often dynamically and efficiently.
Hypervisor
manages the relationship between physical and virtual resources