Windows Manage Network Route via Meterpreter Session | Metasploit Exploit Database (DB)

Windows Manage Network Route via Meterpreter Session

This module manages session routing via an existing Meterpreter session. It enables other modules to 'pivot' through a compromised host when connecting to the named NETWORK and SUBMASK.

Search Other Modules


Rank

  • Normal

Authors

  • todb < todb [at] metasploit.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

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


Module Options

CMD Specify the autoroute command (accepted: add, print, delete) (default: add)
NETMASK Netmask (IPv4 as "255.255.255.0" or CIDR as "/24" (default: 255.255.255.0)
SESSION The session to run this module on.
SUBNET Subnet (IPv4, for example, 10.10.10.0)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module