Changeset 5591
- Timestamp:
- 07/23/08 23:29:14 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
framework3/trunk/modules/auxiliary/spoof/dns/bailiwicked_domain.rb
r5590 r5591 23 23 specified in the NEWDNS option of this exploit. 24 24 }, 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 ], 26 33 'License' => MSF_LICENSE, 27 34 'Version' => '$Revision$',
