SeManageVolumePrivilege

Get full control over C:\ when the user has SeManageVolumePrivilege (allowing to read/write any files).

Local Enumeration

CMD> whoami /priv 

Exploiting SeManageVolumePrivilege

2. Printconfig.dll to trigger the exploit to gain SYSTEM privilege - https://github.com/sailay1996/awesome_windows_logical_bugs/blob/master/FileWrite2system.txt

3. Execution

Last updated