One host, forty virtual machines, one command. Hypervisors are the most efficient target an attacker can choose, and the most rewarding one for laboratory reconstruction.
Encrypting a hundred Windows servers means a hundred deployments, a hundred chances of being blocked by endpoint protection and hours of noise. Encrypting the three ESXi hosts they run on means three logins, no antivirus, and every server offline in minutes. Qilin, Akira, Medusa, Play, LockBit, INC and DragonForce all ship dedicated Linux encryptors for exactly this purpose. Since 2023 the majority of large enterprise incidents we see involve the hypervisor layer.
Hyper-V attacks follow the same logic on Windows: the VMs are stopped, the .vhdx and .avhdx checkpoint files are encrypted, and the cluster shared volumes become unusable.
A virtual disk is a container holding a complete file system. When the container's header and a fraction of its blocks are encrypted, the file system inside is damaged the way a physical disk with bad sectors is damaged: partially. The laboratory approach is the same as physical . We image the datastore, rebuild the virtual disk geometry, map which blocks are encrypted, and recover the guest file system around them. Databases inside the VM are then repaired at page level. Where the family's encryption has a weakness, the encrypted blocks themselves are decrypted and the machine is returned bootable.
Separate management networks for hypervisors, no direct domain trust for vCenter administrators, SSH disabled by default, immutable or off-site backup copies and prompt patching of management interfaces stop most of the attacks described above. A-Lab includes an entry-point report with every recovery so the same door is not left open.