Skip to content

Generate a Powershell oneliner to deliver a Shellcode generated from any Windows Module without touching the disk

License

Notifications You must be signed in to change notification settings

maxDcb/PowershellWebDelivery

Repository files navigation

GeneratePowershellLauncher

pip3 install pycryptodome

Generate a powershell dropper for any DLL or EXE. The shellcode of the payload is generated with Donut. Two powershell script are generated, the first is an AMSI bypass (credit to rasta-mouse) the second is the injector (credit to Metasploit web-delivery PSH). The output is store on ./web, the final command to launch on the victime host is display on the console.

See AMSITrigger and Invoke-Obfuscation for AMSI bypass.

Compatible with linux (GeneratePowershellLauncher.py) and windows (GeneratePowershellLauncher.ps1).

alt text

About

Generate a Powershell oneliner to deliver a Shellcode generated from any Windows Module without touching the disk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published