only support for 32bit so far
parent
10cedf81b3
commit
b5caeb29dd
|
@ -59,9 +59,10 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'Targets' =>
|
||||
[
|
||||
[
|
||||
'Microsoft Windows Server 2003 R2 SP2',
|
||||
'Microsoft Windows Server 2003 R2 SP2 x86',
|
||||
{
|
||||
'Platform' => 'win',
|
||||
'Arch' => ARCH_X86
|
||||
},
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue