Windows LoadLibrary Path | Metasploit Exploit Database (DB)

Windows LoadLibrary Path

Load an arbitrary library path

Search Other Modules


Rank

  • Normal

Authors

  • sf < stephen_fewer [at] harmonysecurity.com >
  • hdm < hdm [at] metasploit.com >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/windows/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: seh, process, thread, none (default: process)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module