Update phpfilemanager_rce.rb
parent
ab77ab509a
commit
5414f33804
|
@ -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']
|
||||
|
|
Loading…
Reference in New Issue