Skip to content

Commit 66c16b0

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent c5e5cb8 commit 66c16b0

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

db/modules_metadata_base.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128199,6 +128199,63 @@
128199128199
"session_types": false,
128200128200
"needs_cleanup": null
128201128201
},
128202+
"exploit_osx/misc/remote_for_mac_udp_rce": {
128203+
"name": "Remote for Mac 2025.6 Unauthenticated UDP Keyboard RCE",
128204+
"fullname": "exploit/osx/misc/remote_for_mac_udp_rce",
128205+
"aliases": [],
128206+
"rank": 600,
128207+
"disclosure_date": "2025-05-27",
128208+
"type": "exploit",
128209+
"author": [
128210+
"Chokri Hammedi"
128211+
],
128212+
"description": "This module exploits an unauthenticated remote code execution vulnerability in Remote for Mac 2025.6.\n When the \"Allow unknown devices\" setting is enabled, it is possible to simulate keyboard input via UDP packets\n without authentication. By sending a sequence of key presses, an attacker can open the Terminal and execute\n arbitrary shell commands, achieving code execution as the current user.",
128213+
"references": [
128214+
"PACKETSTORM-196351"
128215+
],
128216+
"platform": "Unix",
128217+
"arch": "cmd",
128218+
"rport": null,
128219+
"autofilter_ports": [
128220+
80,
128221+
8080,
128222+
443,
128223+
8000,
128224+
8888,
128225+
8880,
128226+
8008,
128227+
3000,
128228+
8443
128229+
],
128230+
"autofilter_services": [
128231+
"http",
128232+
"https"
128233+
],
128234+
"targets": [
128235+
"Unix Shell"
128236+
],
128237+
"mod_time": "2025-08-28 09:11:01 +0000",
128238+
"path": "/modules/exploits/osx/misc/remote_for_mac_udp_rce.rb",
128239+
"is_install_path": true,
128240+
"ref_name": "osx/misc/remote_for_mac_udp_rce",
128241+
"check": true,
128242+
"post_auth": false,
128243+
"default_credential": false,
128244+
"notes": {
128245+
"Stability": [
128246+
"crash-safe"
128247+
],
128248+
"Reliability": [
128249+
"repeatable-session"
128250+
],
128251+
"SideEffects": [
128252+
"ioc-in-logs",
128253+
"screen-effects"
128254+
]
128255+
},
128256+
"session_types": false,
128257+
"needs_cleanup": null
128258+
},
128202128259
"exploit_osx/misc/ufo_ai": {
128203128260
"name": "UFO: Alien Invasion IRC Client Buffer Overflow",
128204128261
"fullname": "exploit/osx/misc/ufo_ai",

0 commit comments

Comments
 (0)