Rapid7 Vulnerability & Exploit Database

Unified Remote Auth Bypass to RCE

Back to Search

Unified Remote Auth Bypass to RCE

Disclosed
02/25/2021
Created
09/21/2022

Description

This module utilizes the Unified Remote remote control protocol to type out and deploy a payload. The remote control protocol can be configured to have no passwords, a group password, or individual user accounts. If the web page is accessible, the access control is set to no password for exploitation, then reverted. If the web page is not accessible, exploitation will be tried blindly. This module has been successfully tested against version 3.11.0.2483 (50) on Windows 10.

Author(s)

  • h00die
  • H4RK3NZ0

Platform

Windows

Architectures

x64, x86

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use exploit/windows/misc/unified_remote_rce
msf exploit(unified_remote_rce) > show targets
    ...targets...
msf exploit(unified_remote_rce) > set TARGET < target-id >
msf exploit(unified_remote_rce) > show options
    ...show and set options...
msf exploit(unified_remote_rce) > exploit

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;