Metasploit Penetration Testing Framework
OSX Execute Command
Execute an arbitrary command
Rank
Authors
- snagg < snagg [at] openssl.it >
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/osx/x86/exec
msf payload(exec) > set CMD [STRING]
msf payload(exec) > generate
Module Options
| CMD |
The command string to execute |
| WORKSPACE |
Specify the workspace for this module |