OSX x64 Execute Command
Execute an arbitrary command
Rank
- Normal
Authors
- argp < argp [at] census-labs.com >
Similar Modules
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/osx/x64/exec
msf payload(exec) > set CMD [STRING]
msf payload(exec) > generate
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/osx/x64/exec
msf payload(exec) > set CMD [STRING]
msf payload(exec) > generate
Module Options
| CMD | The command string to execute |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
