Rapid7 Vulnerability & Exploit Database

Remote Control Collection RCE

Back to Search

Remote Control Collection RCE

Disclosed
09/20/2022
Created
11/29/2022

Description

This module utilizes the Remote Control Server's, part of the Remote Control Collection by Steppschuh, protocol to deploy a payload and run it from the server. This module will only deploy a payload if the server is set without a password (default). Tested against 3.1.1.12, current at the time of module writing

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/remote_control_collection_rce
msf exploit(remote_control_collection_rce) > show targets
    ...targets...
msf exploit(remote_control_collection_rce) > set TARGET < target-id >
msf exploit(remote_control_collection_rce) > show options
    ...show and set options...
msf exploit(remote_control_collection_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

;