Metasploit Penetration Testing Framework
BSD Command Shell, Bind TCP Stager
Listen for a connection, Spawn a command shell (staged)
Rank
Authors
- skape < mmiller [at] hick.org >
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/bsd/x86/shell/bind_tcp
msf payload(bind_tcp) > generate
Module Options
| LPORT |
The local port (default: 4444) |
| RHOST |
The target address (default: ) |
| AutoRunScript |
A script to automatically on session creation. |
| InitialAutoRunScript |
An initial script to run on session created (before AutoRunScript) |
| WORKSPACE |
Specify the workspace for this module |