Thursday, September 8, 2022
HomeHackerCreate Infinite UAC Prompts Forcing A Consumer To Run As Admin

Create Infinite UAC Prompts Forcing A Consumer To Run As Admin




ForceAdmin is a c# payload builder, creating infinate UAC pop-ups till the consumer permits this system to be ran. The inputted instructions are ran through powershell calling cmd.exe and needs to be utilizing the batch syntax. Why use? Properly some customers have UAC set to at all times present, so UAC bypass strategies usually are not doable. Nonetheless – this assault will drive them to run as admin. Bypassing these settings.

Screenshots

Required

For constructing by yourself, the next NuGet packages are wanted

  • Fody: “Extensible instrument for weaving .internet assemblies.”
  • Costura.Fody “Fody add-in for embedding references as sources.”
  • Microsoft.AspNet.WebApi.Consumer “This bundle provides assist for formatting and content material negotiation to System.Web.Http. It consists of assist for JSON, XML, and type URL encoded knowledge.”

Set up

You’ll be able to obtain the newest tarball by clicking right here or newest zipball by clicking right here.

Obtain the venture:

$ git clone https://github.com/catzsec/ForceAdmin.git

Enter the venture folder

Run ForceAdmin:

Compile ForceAdmin:

$ dotnet publish -r win-x64 -c Launch -o ./publish/

âš ONLY USE FOR EDUCATIONAL PURPOSESâš 


Any questions, errors or options, create an Challenge within the Points tab.



RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments