A tiny tool that generates reverse shell commands
Copy resh
to a directory in your path
cp resh /usr/local/bin/
Make it executable
chmod +x /usr/local/bin/resh
$ resh <kind> <ip> <port>
$ resh sh 192.168.0.1 9001
- sh
- bash
- perl
- py
- php
- ruby
- nc
- nc2 (for nc versions without -e)