Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-14 | Added the Wow64 switch to Prepare-Payload | bitform | 1 | -3/+17 | |
Now, you can optionally output a call to the x86 (Wow64) version of PowerShell. | |||||
2012-11-22 | Fixed Prepare-Payload documentation grammar fail. | bitform | 1 | -1/+1 | |
2012-11-22 | Adding Prepare-Payload | bitform | 1 | -0/+130 | |
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) |