Skip to content

Commit eda79be

Browse files
blue0x1msutovsky-r7
andcommitted
Update modules/exploits/osx/misc/remote_for_mac_udp_rce.rb
Co-authored-by: msutovsky-r7 <[email protected]>
1 parent 2d1f700 commit eda79be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/osx/misc/remote_for_mac_udp_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info = {})
2929
'Reliability' => [REPEATABLE_SESSION],
3030
'SideEffects' => [IOC_IN_LOGS, SCREEN_EFFECTS]
3131
},
32-
'Platform' => ['unix'],
32+
'Platform' => ['unix','osx'],
3333
'Arch' => ARCH_CMD,
3434
'Targets' => [['Remote for Mac 2025.6', {}]],
3535
'DefaultTarget' => 0,

0 commit comments

Comments
 (0)