Mac OS X Inject Mach-O Bundle, Bind TCP Stager | Metasploit Exploit Database (DB)

Mac OS X Inject Mach-O Bundle, Bind TCP Stager

Listen, read length, read buffer, execute, Inject a custom Mach-O bundle into the exploited process

Search Other Modules


Rank

  • Normal

Authors

  • ddz < ddz [at] theta44.org >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/osx/x86/bundleinject/bind_tcp
msf payload(bind_tcp) > set BUNDLE [PATH]
msf payload(bind_tcp) > generate


Module Options

BUNDLE The local path to the Mach-O bundle to upload
LPORT The listen port (default: 4444)
RHOST The target address (default: )
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module