From 8b1febb4cfc879706bc9cf4e700e048628bc954f Mon Sep 17 00:00:00 2001 From: David Maloney Date: Mon, 4 Feb 2013 12:32:43 -0600 Subject: [PATCH] add myself to the blame list for the module =P --- modules/auxiliary/scanner/http/http_login.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/auxiliary/scanner/http/http_login.rb b/modules/auxiliary/scanner/http/http_login.rb index fcf69e28e0..076bb36d70 100644 --- a/modules/auxiliary/scanner/http/http_login.rb +++ b/modules/auxiliary/scanner/http/http_login.rb @@ -26,7 +26,7 @@ class Metasploit3 < Msf::Auxiliary [ ], - 'Author' => [ 'hdm' ], + 'Author' => [ 'hdm' , 'thelightcosine'], 'References' => [ [ 'CVE', '1999-0502'] # Weak password