Metasploit Penetration Testing Framework
Windows Command Shell, Bind TCP (via perl)
Listen for a connection and spawn a command shell via perl (persistent)
Rank
Authors
- Samy < samy [at] samy.pl >
- cazz < bmc [at] shmoo.com >
- patrick < patrick [at] aushack.com >
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/cmd/windows/bind_perl
msf payload(bind_perl) > 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 |