Skip to content

Commit ea4a7d9

Browse files
committed
Land rapid7#5728, Arch specification for psexec
2 parents 886ca47 + a7d866b commit ea4a7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/smb/psexec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def initialize(info = {})
5757
'StackAdjustment' => -3500
5858
},
5959
'Platform' => 'win',
60+
'Arch' => [ARCH_X86, ARCH_X86_64],
6061
'Targets' =>
6162
[
6263
[ 'Automatic', { } ],

0 commit comments

Comments
 (0)