metasploit-framework/modules/auxiliary/scanner/rdp
John Sherwood d028f52dbd Fix broken ms12-020 vulnerability detection
The previous version of the script had an off-by-one error that prevented
proper detection of the vulnerability.  Changes made in this revision
include:

 - Correction of the off-by-one error
 - Use of match instead of == to check for valid RDP connection
 - Change of the channel requests to use IDs actually provided by
   the responses from the server
2013-05-22 00:08:25 -04:00
..
ms12_020_check.rb Fix broken ms12-020 vulnerability detection 2013-05-22 00:08:25 -04:00