Skip to content

Collection of script templates to create infinite UAC prompts forcing a user to run as admin ⚠

License

Notifications You must be signed in to change notification settings

Chainski/ForceAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




ForceAdmin is a collection of script templates that utilizes Windows Scripting Languages which creates infinite UAC prompts until the user allows the program run. Any template can be used whether the batch , powershell , autohotkey, autoit or vbs file. The inserted commands are executed via Powershell that executes cmd.exe. This attack method compels admin privilege by subjecting users to a barrage of UAC prompts through continuous looping. The sole exit from this cycle is granting permission for the application to execute, demonstrated in the video below.

Proof of Concept 👁‍🗨

final

Features

DISCLAIMER !

This tool is for educational use only, the author will not be held responsible for any misuse of this tool.

Credits

https://github.com/catzsec/ForceAdmin