Custom Payload
Use custom string or file as payload. Set either PAYLOADFILE or PAYLOADSTR.
Rank
- Normal
Authors
- scriptjunkie < scriptjunkie [at] scriptjunkie.us >
Similar Modules
- payload/generic/debug_trap
- payload/generic/shell_bind_tcp
- payload/generic/shell_reverse_tcp
- payload/generic/tight_loop
Usage Information
$ msfconsole
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/generic/custom
msf payload(custom) > generate
## ### ## ##
## ## #### ###### #### ##### ##### ## #### ######
####### ## ## ## ## ## ## ## ## ## ## ### ##
####### ###### ## ##### #### ## ## ## ## ## ## ##
## # ## ## ## ## ## ## ##### ## ## ## ## ##
## ## #### ### ##### ##### ## #### #### #### ###
##
msf > use payload/generic/custom
msf payload(custom) > generate
Module Options
| PAYLOADFILE | The file to read the payload from |
| PAYLOADSTR | The string to use as a payload |
| ARCH | The architecture that is being targeted |
| PLATFORM | The platform that is being targeted |
| VERBOSE | Enable detailed status messages |
| WORKSPACE | Specify the workspace for this module |
