fix target name
git-svn-id: file:///home/svn/framework3/trunk@9273 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
3d023ec1fa
commit
f6af983f75
|
@ -33,7 +33,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
This module does not work with NX/XD enabled but could be modified easily to
|
||||
do so. The address
|
||||
},
|
||||
'Author' => [ 'jduck' ],
|
||||
'Author' => [ 'jduck' ],
|
||||
'License' => MSF_LICENSE,
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
|
@ -57,7 +57,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'Platform' => 'win',
|
||||
'Targets' =>
|
||||
[
|
||||
[ '??',
|
||||
[ 'Helix Server v12 - master.exe',
|
||||
{
|
||||
# The BufAddr varies :-/
|
||||
#'BufAddr' => 0xea3800,
|
||||
|
|
Loading…
Reference in New Issue