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 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 ? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.