Update w3tw0rk_exec.rb

bug/bundler_fix
JT 2015-08-26 23:51:09 +08:00
parent 3f6c04a445
commit ff868f9704
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ class Metasploit3 < Msf::Exploit::Remote
rescue ::EOFError, ::Timeout::Error, ::Errno::ETIMEDOUT => e
elog("#{e.class} #{e.message}\n#{e.backtrace * "\n"}")
end
data
end