Skip to main content

Group Privileges

Abuse cases for Windows security groups and delegated rights.

📄️ Hyper-V Administrators

The Hyper-V Administrators group grants full control over Hyper-V virtual machines without requiring administrative privileges. Members can create, modify, and execute VMs, which can be abused for privilege escalation by booting custom OS images or accessing disk files of privileged VMs. Attackers can use it to extract credentials, modify system configurations, or escape to the host system. If misconfigured, it can lead to full host compromise from a low-privileged user.

📄️ Server Operators

The Server Operators group has broad administrative privileges, including managing services, shares, and local users, but without full administrator rights. Members can start/stop services, modify files, and even execute code with elevated privileges. Attackers can abuse these privileges to modify system services, replace executables, or schedule malicious tasks for privilege escalation. If misconfigured, it can lead to full system takeover by leveraging service abuse or privilege token manipulation.