Windows Inject DLL, Find Tag Ordinal Stager | Metasploit Exploit Database (DB)

Windows Inject DLL, Find Tag Ordinal Stager

Use an established connection, Inject a custom DLL into the exploited process

Search Other Modules


Rank

  • Normal

Authors

  • jt < jt [at] klake.org >
  • skape < mmiller [at] hick.org >

Similar Modules


Usage Information

$ msfconsole

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

msf > use payload/windows/patchupdllinject/find_tag
msf payload(find_tag) > set DLL [PATH]
msf payload(find_tag) > generate


Module Options

DLL The local path to the DLL to upload
EXITFUNC Exit technique: thread, seh, none, process (default: process)
LibraryName The symbolic name of the library to upload
TAG The four byte tag to signify the connection.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module