Do print_status

bug/bundler_fix
jvazquez-r7 2014-11-10 11:26:53 -06:00
parent 7aed1e9581
commit 65dbb1a83f
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ class Metasploit3 < Msf::Auxiliary
fail_with(Failure::NoAccess, "#{peer} - Failed to authenticate as Super Administrator, account #{username} might not work.")
end
print_stats("#{peer} - Reporting Super Administrator credentials...")
print_status("#{peer} - Reporting Super Administrator credentials...")
report_super_admin_creds(username, password)
print_status("#{peer} - Leaking Password database...")