Changeset 3720

Show
Ignore:
Timestamp:
06/21/06 18:41:28 (2 years ago)
Author:
hdm
Message:

Added credit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/exploits/windows/smb/ms06_025_rras.rb

    r3717 r3720  
    1818                                username and password is required to exploit this flaw on Windows 2000.  
    1919                                When attacking XP SP1, the SMBPIPE option needs to be set to 'SRVSVC'.                  }, 
    20                         'Author'         => [ 'anonymous', 'hdm' ], 
     20                        'Author'         =>  
     21                                [ 
     22                                        'Nicolas Pouvesle <nicolas.pouvesle [at] gmail.com>', 
     23                                        'hdm' 
     24                                ], 
    2125                        'License'        => MSF_LICENSE, 
    2226                        'Version'        => '$Revision$',