Skip to content

Commit ddc13bc

Browse files
h4x-x0rdledda-r7
andauthored
Update modules/exploits/windows/scada/mypro_cmdexe.rb
Co-authored-by: Diego Ledda <[email protected]>
1 parent c1bf8df commit ddc13bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/scada/mypro_cmdexe.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info = {})
2020
],
2121
'DisclosureDate' => '2022-09-22',
2222
'Platform' => 'win',
23-
'Arch' => [ ARCH_X86, ARCH_X64 ],
23+
'Arch' => [ ARCH_CMD ],
2424
'Targets' => [
2525
[
2626
'Windows_Fetch',

0 commit comments

Comments
 (0)