Windows x64 LoadLibrary Path | Metasploit Exploit Database (DB)

Windows x64 LoadLibrary Path

Load an arbitrary x64 library path

Search Other Modules


Rank

  • Normal

Authors

  • scriptjunkie < >
  • sf < stephen_fewer [at] harmonysecurity.com >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/windows/x64/loadlibrary
msf payload(loadlibrary) > set DLL [STRING]
msf payload(loadlibrary) > generate


Module Options

DLL The library path to load (UNC is OK)
EXITFUNC Exit technique: thread, process, seh, none (default: process)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module