Update phpfilemanager_rce.rb

bug/bundler_fix
JT 2015-12-03 12:43:47 +08:00
parent ab77ab509a
commit 5414f33804
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class Metasploit3 < Msf::Exploit::Remote
if res.nil?
vprint_error("#{peer} - Connection timed out")
fail_with(Failure::Unknown, "Failed to .")
fail_with(Failure::Unknown, "Failed to trigger the Enter button .")
end
location = res.headers['Location']