Changeset 5589

Show
Ignore:
Timestamp:
07/23/08 22:15:59 (2 months ago)
Author:
hdm
Message:

Be nice to Dan's server :P

Files:

Legend:

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

    r5587 r5589  
    4141                                [ 
    4242                                        OptPort.new('SRCPORT', [true, "The target server's source query port (0 for automatic)", nil]), 
    43                                         OptString.new('DOMAIN', [true, 'The domain to hijack', 'doxpara.com']), 
     43                                        OptString.new('DOMAIN', [true, 'The domain to hijack', 'example.com']), 
    4444                                        OptString.new('NEWDNS', [true, 'The hostname of the replacement DNS server', nil]), 
    4545                                        OptAddress.new('RECONS', [true, 'Nameserver used for reconnaissance', '208.67.222.222']),