Changeset 5591

Show
Ignore:
Timestamp:
07/23/08 23:29:14 (1 month ago)
Author:
hdm
Message:

Credit Cedric for his help in implementing the NS injection/domain module. Thanks again!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/auxiliary/spoof/dns/bailiwicked_domain.rb

    r5590 r5591  
    2323                                specified in the NEWDNS option of this exploit. 
    2424                        }, 
    25                         'Author'         => [ 'I)ruid', 'hdm' ], 
     25                        'Author'         =>  
     26                                [  
     27                                '       I)ruid', 'hdm', 
     28                                                                              # 
     29                                        'Cedric Blancher <sid[at]rstack.org>' # Cedric figured out the NS injection method  
     30                                                                              # and was cool enough to email us and share! 
     31                                                                              # 
     32                                ], 
    2633                        'License'        => MSF_LICENSE, 
    2734                        'Version'        => '$Revision$',