Windows Manage Enable Remote Desktop | Metasploit Exploit Database (DB)

Windows Manage Enable Remote Desktop

This module enables the Remote Desktop Service (RDP). It provides the options to create an account and configure it to be a member of the Local Administrators and Remote Desktop Users group. It can also forward the target's port 3389/tcp.

Search Other Modules


Rank

  • Normal

Authors

  • Carlos Perez < carlos_perez [at] darkoperator.com >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use post/windows/manage/enable_rdp
msf post(enable_rdp) > set SESSION [INTEGER]


Module Options

ENABLE Enable the RDP Service and Firewall Exception. (default: true)
FORDWARD Forward remote port 3389 to local Port.
LPORT Local port to fordward remote connection. (default: 3389)
PASSWORD Password for the user created.
SESSION The session to run this module on.
USERNAME The username of the user to create.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module