Skip to content

Commit 46d1616

Browse files
committed
Hello ARCH_X86_64
1 parent 3c8be9e commit 46d1616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/ntapphelpcachecontrol.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def initialize(info={})
4141
],
4242
'Platform' => 'win',
4343
'SessionTypes' => [ 'meterpreter' ],
44-
'Arch' => [ARCH_X86],
44+
'Arch' => [ARCH_X86, ARCH_X86_64],
4545
'DefaultOptions' =>
4646
{
4747
'EXITFUNC' => 'thread',

0 commit comments

Comments
 (0)