Show
Ignore:
Timestamp:
06/05/08 23:39:44 (4 months ago)
Author:
hdm
Message:

Add riot's DoubleTake? exploit. Set the svn:keywords properties where it was missing

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/auxiliary/scanner/ftp/anonymous.rb

    • Property svn:keywords set to Rev Revision Id Header
    r5524 r5526  
    1919                super( 
    2020                        'Name'        => 'Anonymous FTP Access Detection', 
    21                         'Version'     => '$Revision: $', 
     21                        'Version'     => '$Revision$', 
    2222                        'Description' => 'Detect anonymous (read/write) FTP server access.', 
    2323                        'References'  => 
  • framework3/trunk/modules/auxiliary/scanner/vnc/vnc_none_auth.rb

    • Property svn:keywords set to Rev Revision Id Header
    r5524 r5526  
    1919                super( 
    2020                        'Name'        => 'VNC Authentication None Detection', 
    21                         'Version'     => '$Revision: $', 
     21                        'Version'     => '$Revision$', 
    2222                        'Description' => 'Detect VNC server with empty password.', 
    2323                        'References'  =>