Which Meterpreter command can be used to migrate the session to another process via DLL injection?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

Which Meterpreter command can be used to migrate the session to another process via DLL injection?

Explanation:
Migration is the act of moving the running Meterpreter session from one Windows process into another by injecting the Meterpreter DLL into the target process. The migrate command carries this out by attaching to a chosen process (via its PID) and loading the Meterpreter payload into it, so all further actions run under the target process’s context. This improves stability and stealth, and can adjust the session’s privileges if the target process has a different security context. The other options don’t relocate the session: one simply reports the current process ID, another dumps password hashes, and the last lists connected webcams.

Migration is the act of moving the running Meterpreter session from one Windows process into another by injecting the Meterpreter DLL into the target process. The migrate command carries this out by attaching to a chosen process (via its PID) and loading the Meterpreter payload into it, so all further actions run under the target process’s context. This improves stability and stealth, and can adjust the session’s privileges if the target process has a different security context. The other options don’t relocate the session: one simply reports the current process ID, another dumps password hashes, and the last lists connected webcams.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy