Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
Last updated Jul 7, 2026
4.0k
Stars
830
Forks
22
Issues
+2
Stars/day
Attention Score
98
Language breakdown
JavaScript 40.2%
HTML 39.7%
CSS 19.9%
Dockerfile 0.1%
โธ Files
click to expand
README
reverse-shell-generator
Hosted Instance
https://revshells.comFeatures
- Generate common listeners and reverse shells
- Save button to download Payloads from browser.
- Raw mode to cURL shells to your machine.
- Button to increment the listening port number by 1
- URI and Base64 encoding
- LocalStorage to persist your configuration
- Dark, Light and Meme Modes
- HoaxShell integration with custom listener (see link below for more information) | Credit: https://github.com/t3l3machus
HoaxShell Listener Docs
https://github.com/t3l3machus/hoaxshell/tree/main/revshells
Screenshot
Dev
It's recommended to use the netlify dev command if you're wanting to modify any of the server functions, such as for raw link support:
npx netlify dev
Using Docker
Simply run the following commands within this repository to spin up the instance locally using a Docker containerdocker build -t reverseshellgenerator .
docker run -d -p 80:80 reverseshellgenerator
Browse to http://localhost:80
Contributors โจ
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
๐ More in this category