Metasploit Penetration Testing Framework
Generic Command Shell, Bind TCP Inline
Listen for a connection and spawn a command shell
Rank
Authors
- skape < mmiller [at] hick.org >
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/generic/shell_bind_tcp
msf payload(shell_bind_tcp) > generate
Module Options
| LPORT |
The local port (default: 4444) |
| RHOST |
The target address (default: ) |
| ARCH |
The architecture that is being targeted |
| PLATFORM |
The platform that is being targeted |
| WORKSPACE |
Specify the workspace for this module |