.. |
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
|
add VERBOSE option to all modules and vprint_* methods to use it
|
2011-07-15 15:33:35 +00:00 |
discovery
|
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 |
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
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
http
|
add osvdb ref
|
2011-07-21 01:20:22 +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
|
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
|
apply patch from Spencer McIntyre for newer Lotus versions with a different cookie name, thanks\!
|
2011-02-23 21:47:52 +00:00 |
misc
|
Add print_status() as requested by author
|
2011-05-25 23:50:05 +00:00 |
motorola
|
fix some more titles with periods
|
2010-11-24 19:35:38 +00:00 |
mssql
|
oops revert the unwanted early commit on mssql
|
2011-03-23 20:53:57 +00:00 |
mysql
|
Adding a CVE reference for weak/blank/guessable passwords.
|
2011-01-04 15:30:17 +00:00 |
netbios
|
Just use :mac not :host_mac
|
2011-05-03 03:03:38 +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
|
add VERBOSE option to all modules and vprint_* methods to use it
|
2011-07-15 15:33:35 +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
|
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 |
postgres
|
Fix URL reference
|
2011-07-24 19:36:37 +00:00 |
rogue
|
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 |
rservices
|
fix success detection read loop
|
2011-01-10 19:40:39 +00:00 |
sap
|
Fixes #5038. Removes all instances of Racket objects, as far as I can tell. If I missed any through my mighty grep -ril racket . statement, please reopen!
|
2011-07-26 01:29:21 +00:00 |
sip
|
remove stray puts
|
2011-07-20 17:11:04 +00:00 |
smb
|
add VERBOSE option to all modules and vprint_* methods to use it
|
2011-07-15 15:33:35 +00:00 |
smtp
|
add VERBOSE option to all modules and vprint_* methods to use it
|
2011-07-15 15:33:35 +00:00 |
snmp
|
unpack the bytes so that we can do proper math on them
|
2011-07-19 17:33:02 +00:00 |
ssh
|
cosmetic
|
2011-07-14 20:27:25 +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
|
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
|
Deprecate the exploited_host table. Vulns that indicate a successful exploit without opening a session should set the :exploited_at timestamp.
|
2011-05-15 22:19:00 +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 |