added 2.0 target.
git-svn-id: file:///home/svn/framework3/trunk@5548 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
255ee89873
commit
2401799e72
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue