metasploit-framework/modules/auxiliary/scanner
David Maloney c8142043e9 Fixes to credential handling to downcase usernames whenever they are not case sensitive.
Also report_auth_info now checks to see if a non-case sensitive version of the cred
may already exist.
2011-11-14 22:50:52 -08:00
..
backdoor switch some URL references to US-CERT-VU type 2010-07-03 01:09:32 +00:00
db2 add VERBOSE option to all modules and vprint_* methods to use it 2011-07-15 15:33:35 +00:00
dcerpc tons of indentation fixes, some other style tweaks 2010-09-20 08:06:27 +00:00
dect Fixes #5414 by applying Joshua Taylor's patch that corrects bad reference types 2011-10-16 09:53:53 +00:00
discovery Replace my crufty old ASN.1 parser with OpenSSL::ASN1 2011-11-05 05:12:28 +00:00
emc fix some more titles with periods 2010-11-24 19:35:38 +00:00
finger add VERBOSE option to all modules and vprint_* methods to use it 2011-07-15 15:33:35 +00:00
ftp Fixes to credential handling to downcase usernames whenever they are not case sensitive. 2011-11-14 22:50:52 -08:00
http Minor fixups for trace report_note patch 2011-11-14 10:40:11 -06:00
imap Adds Rex::Text.to_hex_ascii(), replaces the gsub on the banner checks to use it. 2010-07-13 18:52:27 +00:00
ip Ensure that we check for pcaprub before doing much anything else for those modules that actually require it. In some cases, that means moving open_pcap() up to be the first method call, in others, insert check_pcaprub_loaded first. Also removes a few cases of redundant checking (the Capture mixin does all this already anyway). 2011-07-27 20:21:47 +00:00
lotus Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
misc Syntax fix for ruby 1.8 2011-11-01 21:48:24 +00:00
motorola fix some more titles with periods 2010-11-24 19:35:38 +00:00
mssql Fixes to credential handling to downcase usernames whenever they are not case sensitive. 2011-11-14 22:50:52 -08:00
mysql Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
netbios whitespace cleanup 2011-09-07 15:30:08 +00:00
nfs more cleanups 2010-05-03 17:13:09 +00:00
ntp change some print_status to print_error, rename a few msft modules using msb convention 2010-07-25 21:37:54 +00:00
oracle Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
pop3 Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
portscan Fixing what looks like a versioning mismatch for the XMAS scan (readreply vs probereply methods). 2011-09-24 13:39:42 +00:00
postgres Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
rogue fix a typo and some whitespace, fixes #5480. Thanks Kurt! 2011-09-20 17:17:20 +00:00
rservices Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
sap Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
sip Fixes #5414 by applying Joshua Taylor's patch that corrects bad reference types 2011-10-16 09:53:53 +00:00
smb Fixes to credential handling to downcase usernames whenever they are not case sensitive. 2011-11-14 22:50:52 -08:00
smtp Msftidy run against a bunch of whitespace violations, a few line too longs. 2011-10-17 02:42:01 +00:00
snmp no need to register VERBOSE, because it's already a standard option in all modules. Thanks egyp7 for the reminder. 2011-11-11 15:37:47 -06:00
ssh Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
telephony change some print_status to print_error, rename a few msft modules using msb convention 2010-07-25 21:37:54 +00:00
telnet Fixes to credential handling to downcase usernames whenever they are not case sensitive. 2011-11-14 22:50:52 -08:00
tftp style compliance fixes, naughty naughty 2011-02-22 20:49:44 +00:00
upnp This patch adds detailed thread tracking across the metasploit framework, along with a new console command (threads) to manage these. This level of tracking is required to accurately monitor background tasks, assist with debugging, and kill orphaned threads. 2010-11-12 06:19:49 +00:00
vnc Quick fix to cred sourcing to eliminate spaces in the source type 2011-11-10 20:39:13 -08:00
voice big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00
vxworks Import the scanner and utility modules for the VxWorks WDB Agent service 2010-08-02 05:56:26 +00:00
x11 style compliance fixes, naughty naughty 2011-02-22 20:49:44 +00:00