BNAT Router | Metasploit Exploit Database (DB)

BNAT Router

This module will properly route BNAT traffic and allow for connections to be established to machines on ports which might not otherwise be accessible.

Search Other Modules


Rank

  • Normal

Authors

  • bannedit < bannedit [at] metasploit.com >
  • Jonathan Claudius < >

Vulnerability References


Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use auxiliary/bnat/bnat_router
msf auxiliary(bnat_router) > run


Module Options

BNATIP The ip of the bnat response you are getting (default: 1.1.2.2)
CLIENTIP The ip of the client behing the BNAT router (default: 192.168.3.2)
ININF The internal interface connected to the network (default: eth2)
OUTINF The external interface connected to the internet (default: eth1)
SERVERIP The ip of the server you are targeting (default: 1.1.2.1)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module