From f49362492a5f92a2ee6cad5215c95888b271e2a0 Mon Sep 17 00:00:00 2001 From: jvazquez-r7 Date: Mon, 18 May 2015 19:46:17 -0500 Subject: [PATCH] Report hash's username correctly --- modules/auxiliary/scanner/ipmi/ipmi_dumphashes.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/auxiliary/scanner/ipmi/ipmi_dumphashes.rb b/modules/auxiliary/scanner/ipmi/ipmi_dumphashes.rb index 26f85371ce..7c93ee8a81 100644 --- a/modules/auxiliary/scanner/ipmi/ipmi_dumphashes.rb +++ b/modules/auxiliary/scanner/ipmi/ipmi_dumphashes.rb @@ -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(