Changeset 3782

Show
Ignore:
Timestamp:
07/30/06 19:41:02 (2 years ago)
Author:
hdm
Message:

Prepend -> StackAdjustment?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/exploits/windows/dcerpc/ms03_026_dcom.rb

    r3655 r3782  
    3434                                        'MinNops'  => 300, 
    3535                                        'BadChars' => "\x00\x0a\x0d\x5c\x5f\x2f\x2e", 
     36                                        'StackAdjustment' => -3500, 
    3637                                }, 
    3738                        'Targets'        =>  
  • framework3/trunk/modules/exploits/windows/ftp/netterm_netftpd_user.rb

    r3425 r3782  
    3030                                        'Space'    => 1000, 
    3131                                        'BadChars' => "\x00\x0a\x20\x0d", 
    32                                         'Prepend'  => "\x81\xc4\x54\xf2\xff\xff"
     32                                        'StackAdjustment' => -3500
    3333 
    3434                                }, 
  • framework3/trunk/modules/exploits/windows/ftp/oracle9i_xdb_ftp_pass.rb

    r3636 r3782  
    3737                                        'Space'    => 800, 
    3838                                        'BadChars' => "\x00\x20\x0a\x0d", 
    39                                         'Prepend'  => "\x81\xc4\xff\xef\xff\xff\x44"
     39                                        'StackAdjustment' => -3500
    4040 
    4141                                }, 
  • framework3/trunk/modules/exploits/windows/ftp/oracle9i_xdb_ftp_unlock.rb

    r3636 r3782  
    3939                                        'Space'    => 800, 
    4040                                        'BadChars' => "\x00\x20\x0a\x0d", 
    41                                         'Prepend'  => "\x81\xc4\xff\xef\xff\xff\x44"
     41                                        'StackAdjustment' => -3500
    4242 
    4343                                }, 
  • framework3/trunk/modules/exploits/windows/http/shoutcast_format.rb

    r3714 r3782  
    3838                                        'Space'    => 250, 
    3939                                        'BadChars' => "\x00\x3a\x26\x3f\x25\x23\x20\x0a\x0d\x2f\x2b\x0b\x5c", 
    40                                         'Prepend'  => "\x81\xc4\xff\xef\xff\xff\x44"
     40                                        'StackAdjustment' => -3500
    4141 
    4242                                }, 
  • framework3/trunk/modules/exploits/windows/imap/mercury_rename.rb

    r3714 r3782  
    3434                                        'Space'    => 500, 
    3535                                        'BadChars' => "\x00\x0a\x0d\x20", 
    36                                         'Prepend'  => "\x81\xec\x96\x40\x00\x00\x66\x81\xe4\xf0\xff"
     36                                        'StackAdjustment' => -3500
    3737 
    3838                                }, 
  • framework3/trunk/modules/exploits/windows/license/ca_server_getconfig.rb

    r3636 r3782  
    3333                                        'Space'    => 600, 
    3434                                        'BadChars' => "\x00\x20", 
    35                                         'Prepend'  => "\x81\xc4\x54\xf2\xff\xff"
     35                                        'StackAdjustment' => -3500
    3636 
    3737                                },