Windows Manage Process Migration | Metasploit Exploit Database (DB)

Windows Manage Process Migration

This module will migrate a Meterpreter session from one process to another. A given process PID to migrate to or the module can spawn one and migrate to that newly spawned process.

Search Other Modules


Rank

  • Normal

Authors

  • Carlos Perez < carlos_perez [at] darkoperator.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use post/windows/manage/migrate
msf post(migrate) > set SESSION [INTEGER]


Module Options

KILL Kill original process for the session.
NAME Name of process to migrate to.
PID PID of process to migrate to.
SESSION The session to run this module on.
SPAWN Spawn process to migrate to. If name for process not given notepad.exe is used. (default: true)
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module