added 2.0 target.

git-svn-id: file:///home/svn/framework3/trunk@5548 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Mario Ceballos 2008-07-04 11:47:38 +00:00
parent 255ee89873
commit 2401799e72
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ class Exploits::Windows::Novell::GroupWiseMessenger_Client < Exploit::Remote
'Platform' => 'win',
'Targets' =>
[
[ 'Novell GroupWise Messenger 2.0 Client', { 'Ret' => 0x502de115 } ],
[ 'Novell GroupWise Messenger 1.0 Client', { 'Ret' => 0x1000e105 } ],
],
'Privileged' => false,