PHP Meterpreter, Bind TCP Stager | Metasploit Exploit Database (DB)

PHP Meterpreter, Bind TCP Stager

Listen for a connection, Run a meterpreter server in PHP

Search Other Modules


Rank

  • Normal

Authors

  • egypt < egypt [at] metasploit.com >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/php/meterpreter/bind_tcp
msf payload(bind_tcp) > generate


Module Options

LPORT The listen port (default: 4444)
RHOST The target address (default: )
AutoLoadStdapi Automatically load the Stdapi extension
AutoRunScript A script to run automatically on session creation.
AutoSystemInfo Automatically capture system information on initialization.
EnableUnicodeEncoding Automatically encode UTF-8 strings as hexadecimal
InitialAutoRunScript An initial script to run on session creation (before AutoRunScript)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module