Changeset 5479

Show
Ignore:
Timestamp:
04/20/08 15:46:11 (3 weeks ago)
Author:
hdm
Message:

fix the source port for this exploit

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/exploits/windows/firewall/blackice_pam_icq.rb

    r4419 r5479  
    11## 
    2 # $Id:
     2# $Id
    33## 
    44 
     
    132132                        print_status("Sending UDP request to #{datastore['RPORT']} (#{packet.length} bytes)") 
    133133 
    134                         connect_udp 
     134                        connect_udp(true, { 'CPORT' => 4000 }) 
    135135                        udp_sock.put(packet) 
    136136                        disconnect_udp