Changeset 4070

Show
Ignore:
Timestamp:
10/28/06 16:06:15 (2 years ago)
Author:
hdm
Message:

Truncated the exploit names ot fit in smaller terminals

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework2/trunk/exploits/kerio_auth.pm

    r3818 r4070  
    1818  { 
    1919 
    20         'Name'  => 'Kerio Personal Firewall 2 (2.1.4) Remote Authentication Packet Buffer Overflow', 
     20        'Name'  => 'Kerio Personal Firewall 2 (2.1.4) Remote Auth Packet Overflow', 
    2121        'Version'  => '$Rev$', 
    2222        'Authors' => [ 'y0 [at] w00t-shell.net', ], 
  • framework2/trunk/exploits/ms05_030_nntp.pm

    r3818 r4070  
    2121my $info = 
    2222  { 
    23         'Name'           => 'Microsoft Outlook Express NNTP Response Parsing MS05-030 Buffer Overflow', 
     23        'Name'           => 'Microsoft Outlook Express NNTP Response Overflow', 
    2424        'Version'        => '$Rev$', 
    2525        'Authors'        => [ 'y0 [at] w00t-shell.net' ],