Simple CLI tool for the generation of bind and reverse shells in multiple languages
Simple CLI tool for the generation of bind and reverse shells in multiple languages
Shellerator is a simple CLI/TUI tool aimed to help pentesters quickly generate reverse, bind and web shells in multiple programming languages like Bash, Powershell, Netcat, PHP, ASPX, etc.
Another similar project for the generation of one-line file downloading commands is based on this code Uberfile
This project is installed by default on the hacking environment Exegol
Shellerator can easily be installed using pipx or uv.
To install Shellerator with pipx, run this command:
pipx install git+https://github.com/ShutdownRepo/shellerator
To install Shellerator with uv, run this command:
uv tool install git+https://github.com/ShutdownRepo/shellerator
…
Shellerator will automatically start a TUI (Terminal User Interface) when a required option is omitted.
This project is inspired by Print-My-Shell
Some commands come from the following sources:
No open issues yet, or sync has not completed.