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 payloads
with a default port of 4444. - Ability to specify
custom IP
for the reverse shell connection. - Encrypts the payload with
shikata_ga_nai
encoder for increased evasion.
Use following commands as root
user.
- bash
reqs.sh
OR./reqs.sh
to install required tools. - bash
shrek.sh
OR./shrek.sh
to run script.
- Bash Shell.
- lolcat Tool.
- Metsasploit Framework.