Changeset 4070
- Timestamp:
- 10/28/06 16:06:15 (2 years ago)
- Files:
-
- framework2/trunk/exploits/kerio_auth.pm (modified) (1 diff)
- framework2/trunk/exploits/ms05_030_nntp.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
framework2/trunk/exploits/kerio_auth.pm
r3818 r4070 18 18 { 19 19 20 'Name' => 'Kerio Personal Firewall 2 (2.1.4) Remote Auth entication Packet BufferOverflow',20 'Name' => 'Kerio Personal Firewall 2 (2.1.4) Remote Auth Packet Overflow', 21 21 'Version' => '$Rev$', 22 22 'Authors' => [ 'y0 [at] w00t-shell.net', ], framework2/trunk/exploits/ms05_030_nntp.pm
r3818 r4070 21 21 my $info = 22 22 { 23 'Name' => 'Microsoft Outlook Express NNTP Response Parsing MS05-030 BufferOverflow',23 'Name' => 'Microsoft Outlook Express NNTP Response Overflow', 24 24 'Version' => '$Rev$', 25 25 'Authors' => [ 'y0 [at] w00t-shell.net' ],
