Update zemra_panel_rce.rb

bug/bundler_fix
JT 2015-10-02 06:48:34 +08:00
parent 2802b3ca43
commit 501325d9f4
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ class Metasploit3 < Msf::Exploit::Remote
unless res && res.code == 200
fail_with(Failure::Unknown, 'Failed to execute the command.')
end
return res
res
end
def exploit