Windows x64 Execute Command | Metasploit Exploit Database (DB)

Windows x64 Execute Command

Execute an arbitrary command (Windows x64)

Search Other Modules


Rank

  • Normal

Authors

  • sf < stephen_fewer [at] harmonysecurity.com >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/windows/x64/exec
msf payload(exec) > set CMD [STRING]
msf payload(exec) > generate


Module Options

CMD The command string to execute
EXITFUNC Exit technique: thread, process, seh, none (default: process)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module