rapid7 / meterpreter

THIS REPO IS OBSOLETE. USE https://github.com/rapid7/metasploit-payloads INSTEAD
Other
325 stars 144 forks source link

Unable to exit powershell from a meterpreter session #203

Closed bgdrbell closed 6 years ago

bgdrbell commented 6 years ago

Everytime I start a new meterpreter session it takes me straight to the powershell command mode. when I type exit, it completely closes out my session. commands work while in shell mode but I want to get back to meterpreter mode. not sure how how to fix this...

image

bgdrbell commented 6 years ago

ok, a second restart of of the Kali vm solved the problem.

bcoles commented 6 years ago

That's not a meterpreter session. It's a shell session. exit and ^C exits a shell.