Remove report_auth_info

bug/bundler_fix
wchen-r7 2015-06-19 15:06:02 -05:00
parent b104155cf1
commit ef286fdfcf
1 changed files with 0 additions and 1 deletions

View File

@ -193,7 +193,6 @@ class Metasploit3 < Msf::Auxiliary
report_cred(ip: datastore['RHOST'], port: datastore['RPORT'], user:user, password: pass)
report_auth_info(report_hash)
return :next_user
rescue ::Rex::ConnectionError, Errno::ECONNREFUSED, Errno::ETIMEDOUT