only support for 32bit so far

bug/bundler_fix
Christian Mehlmauer 2017-05-22 12:30:52 +02:00
parent 10cedf81b3
commit b5caeb29dd
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
1 changed files with 2 additions and 1 deletions

View File

@ -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
},
],
],