Report hash's username correctly

bug/bundler_fix
jvazquez-r7 2015-05-18 19:46:17 -05:00
parent c6fcb9c6c5
commit f49362492a
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ class Metasploit3 < Msf::Auxiliary
# Write the rakp hash to the database
hash = "#{rhost} #{username}:$rakp$#{sha1_salt}$#{sha1_hash}"
report_hash(user, hash)
report_hash(username, hash)
# Write the vulnerability to the database
unless reported_vuln
report_vuln(