A little script for generating common revshells fast and easy.
git clone https://github.com/4ndr34z/shells
cd shells
./install.sh
- Minor changes to the Powershell UDP payload
- Using only native nc on macOS, because the one on homebrew doesn't work on incoming UDP
- Added UDP Powershell-payloads
- Added more Powershell-payloads
- Added some randomization and obfuscation for the Powershell payload
- Using UTF8 encoding in Powershell payload
- Added Golang
- Added OpenSSL
- Fixed bug in Python revshell
- Added awk
- Added Bash UDP
- Added Windows Python revshells
- Added ngrok running-status
- Hiding ngrok choice if not installed
- Fixed the install options not doing default option on enter
- Added support for ngrok. This is not fully tested yet.
- Added a install-script
- Added install options for missing dependencies
- Added a couple of PHP shells
- Added shells for: Ruby, Perl, Telnet and zsh
- Added copy to clipboard using pbcopy on macOS
- Added info om listening netcat as the macOS versions doesn't display that
- Added looping netcat shells. Calls back every 10 seconds. Great in case you loose your shell
- Added check for netcat GNU netcat 0.7.0 Homebrew when running on macOS
- Added support for macOS