Sumo
Last updated
Was this helpful?
Last updated
Was this helpful?
192.168.84.87
Get a decent shell :
python -c 'import pty; pty.spawn("/bin/bash")'
Could not get this exploit to compile to save my life. Tried python and c. Had to look at a hint.
After going back and researching this gcc error was happened because gcc was not added to path.
Metasploit is garbage use
Used fix from The exploit now compiles.