Fix minor issues

bug/bundler_fix
dnkolegov 2015-03-25 02:53:36 -04:00
parent 040a1af9c5
commit 5d80ef9325
1 changed files with 0 additions and 1 deletions

View File

@ -148,7 +148,6 @@ class Metasploit3 < Msf::Auxiliary
unless backends.empty?
report_note(host: rhost, type: "f5_load_balancer_backends", data: backends)
end
rescue ::Rex::ConnectionError
print_error("#{peer} - Network connection error")
rescue ::OpenSSL::SSL::SSLError