BSDi Command Shell, Find Port Inline
Spawn a shell on an established connection
Rank
- Normal
Authors
- skape < mmiller [at] hick.org >
- optyx < optyx [at] no$email.com >
Similar Modules
- payload/bsdi/x86/shell/bind_tcp
- payload/bsdi/x86/shell/reverse_tcp
- payload/bsdi/x86/shell_bind_tcp
- payload/bsdi/x86/shell_reverse_tcp
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/bsdi/x86/shell_find_port
msf payload(shell_find_port) > generate
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/bsdi/x86/shell_find_port
msf payload(shell_find_port) > generate
Module Options
| CPORT | The local client port (default: 62048) |
| AutoRunScript | A script to run automatically on session creation. |
| InitialAutoRunScript | An initial script to run on session creation (before AutoRunScript) |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
