Tutorials

Python shell

python python3 -c 'import pty; pty.spawn"/bin/bash"'

#exploitation

python
python3 -c 'import pty; pty.spawn("/bin/bash")'

Questo serve una volta ottenuta la reverse shell, per far diventare la shell un vero e proprio terminale