Hello ARCH_X86_64
parent
3c8be9e36d
commit
46d1616994
|
@ -41,7 +41,7 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
],
|
||||
'Platform' => 'win',
|
||||
'SessionTypes' => [ 'meterpreter' ],
|
||||
'Arch' => [ARCH_X86],
|
||||
'Arch' => [ARCH_X86, ARCH_X86_64],
|
||||
'DefaultOptions' =>
|
||||
{
|
||||
'EXITFUNC' => 'thread',
|
||||
|
|
Loading…
Reference in New Issue