Reflective DLL Injection, Find Tag Ordinal Stager | Metasploit Exploit Database (DB)

Reflective DLL Injection, Find Tag Ordinal Stager

Use an established connection, Inject a DLL via a reflective loader

Search Other Modules


Rank

  • Normal

Authors

  • sf < stephen_fewer [at] harmonysecurity.com >
  • skape < mmiller [at] hick.org >

Vulnerability References


Similar Modules


Usage Information

$ msfconsole

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

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


Module Options

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