- Notifications
You must be signed in to change notification settings - Fork13
Collection of script templates to create infinite UAC prompts forcing a user to run as admin ⚠
License
Chainski/ForceAdmin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ForceAdmin is a collection of script templates that utilizes Windows Scripting Languages which creates infiniteUAC prompts until the user allows the program run. Any template can be used whether thebatch ,powershell ,autohotkey,autoit,hta orvbs 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.
- No Dependencies Required
- Supports both x86 and x64
- Bypass AV
- Fileless Execution
This tool is for educational use only, the author will not be held responsible for any misuse of this tool.
About
Collection of script templates to create infinite UAC prompts forcing a user to run as admin ⚠