Fix nil http_method in php_include

bug/bundler_fix
William Vu 2015-10-21 13:22:09 -05:00
parent 129544c18b
commit 997e8005ce
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ class Metasploit3 < Msf::Exploit::Remote
end
uris.uniq!
print_status("Loaded #{uris.length} URLs")
http_method = "GET"
end
# Very short timeout because the request may never return if we're