Commit Graph

3 Commits

Author SHA1 Message Date
bitform 7fda3dffea Added the Wow64 switch to Prepare-Payload
Now, you can optionally output a call to the x86 (Wow64) version of
PowerShell.
2012-12-14 19:45:10 -05:00
bitform 7c65f5cfee Fixed Prepare-Payload documentation grammar fail. 2012-11-22 09:45:43 -05:00
bitform 7710c99e66 Adding Prepare-Payload
Prepare-Payload compresses, Base-64 encodes, and generates command-line
output for a PowerShell payload script. This script was inspired by and
an improvement upon createcmd.ps1
(https://www.trustedsec.com/files/PowerShell_PoC.zip)
2012-11-22 09:30:14 -05:00