This bash script is a tool that generates payload and reverse shells using the Metasploit framework. It allows the user to easily generate a reverse shell payload for Windows, Linux and Android Operating system, which can be used for penetration testing or for other purposes.
- Automates the process of
payload generation. - Support for
Reverse shell payloadswith a default port of 4444. - Ability to specify
custom IPfor the reverse shell connection. - Encrypts the payload with
shikata_ga_naiencoder for increased evasion.
Use following commands as root user.
- bash
reqs.shOR./reqs.shto install required tools. - bash
shrek.shOR./shrek.shto run script.
- Bash Shell.
- lolcat Tool.
- Metsasploit Framework.

