JonL Posted October 8, 2018 Share Posted October 8, 2018 Hello, I'm looking for a bit of advice with modifying the LinuxReverseShell script to upgrade the shell to a meterpreter shell. Has anyone had any experience with this? I can get the shell to execute without any problem at all, but it will not let me upgrade the shell to a meterpreter shell if I have my listener set up in Metasploit on my kali machine. Any help would be greatly appreciated. Thanks Quote Link to comment Share on other sites More sharing options...
JonL Posted October 11, 2018 Author Share Posted October 11, 2018 Hello, I figured it out. Start metasploit and get the reverse shell, then enter Python -c “import pty; pty.spawn(‘/bin/bash’)” Put the shell in the background and enter Sessions -u <ID_Of_Session> It spawned a new meterpreter shell so gives me one basic shell and one meterpreter shell to work with ? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.