.. |
backdoor
|
switch some URL references to US-CERT-VU type
|
2010-07-03 01:09:32 +00:00 |
db2
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
dcerpc
|
tons of indentation fixes, some other style tweaks
|
2010-09-20 08:06:27 +00:00 |
dect
|
See #2134. Fixes all aux modules that uses sleep().
|
2010-06-22 18:58:38 +00:00 |
discovery
|
This commit adds a new set of discovery modules from wuntee and some useful utility methods for working with link-local addresses
|
2010-12-27 16:43:53 +00:00 |
emc
|
fix some more titles with periods
|
2010-11-24 19:35:38 +00:00 |
finger
|
Stop testing users if the device doesn't support it
|
2010-12-10 00:58:55 +00:00 |
ftp
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
http
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00: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
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
lotus
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
misc
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
motorola
|
fix some more titles with periods
|
2010-11-24 19:35:38 +00:00 |
mssql
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
mysql
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
netbios
|
Prevent trying to call .map on nil
|
2011-01-27 16:39:19 +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
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
pop3
|
Adds Rex::Text.to_hex_ascii(), replaces the gsub on the banner checks to use it.
|
2010-07-13 18:52:27 +00:00 |
portscan
|
include capture mixin for modules that use it
|
2010-11-24 19:25:18 +00:00 |
postgres
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
rogue
|
ensure binary mode when opening files, whitespace fixes
|
2010-07-01 23:33:07 +00:00 |
rservices
|
fix success detection read loop
|
2011-01-10 19:40:39 +00:00 |
sip
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
smb
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
smtp
|
Suppress the error when your @result is nil in smtp_enum.rb
|
2010-11-01 13:56:42 +00:00 |
snmp
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |
ssh
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00: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
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
tftp
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +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
|
On second thought, modules should not just make up a vuln name for reporting. They should just report as their own module name. Makes it easier to refer to them that way and this is how normal exploits report.
|
2011-02-02 18:39:48 +00:00 |
vxworks
|
Import the scanner and utility modules for the VxWorks WDB Agent service
|
2010-08-02 05:56:26 +00:00 |
x11
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
|
2011-02-04 01:54:32 +00:00 |