AlwaysInstallElevated


PS C:\xampp\htdocs\shenzi> reg query HKCU\SOFTWARE\Policies\Microsoft\Windows\Installer /v AlwaysInstallElevated
 
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Installer
    AlwaysInstallElevated    REG_DWORD    0x1
 
PS C:\xampp\htdocs\shenzi> reg query HKLM\SOFTWARE\Policies\Microsoft\Windows\Installer /v AlwaysInstallElevated
 
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer
    AlwaysInstallElevated    REG_DWORD    0x1

PEAS has [[Shenzi_Automated#[AlwaysInstallElevated](https //book.hacktricks.wiki/en/windows-hardening/windows-local-privilege-escalation/index.html alwaysinstallelevated)|identified]] that AlwaysInstallElevated is enabled Moving on to Privilege Escalation phase