From 7710c99e667ffba985b468a150564b326f150054 Mon Sep 17 00:00:00 2001 From: bitform Date: Thu, 22 Nov 2012 09:30:14 -0500 Subject: 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) --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index cee284e..5b26dc6 100644 --- a/README +++ b/README @@ -4,6 +4,10 @@ PowerSploit is a series of Microsoft PowerShell scripts that can be used in post Root Directory -------------- +Prepare-Payload: + + Compresses, Base-64 encodes, and generates command-line output for a PowerShell payload script. + Inject-Dll: Inject-Dll injects a Dll into the process ID of your choosing. -- cgit v1.2.3