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.