Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
reverse-shell-generator
Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)

Hosted Instance
https://revshells.com
Features
- Generate common listeners and reverse shells
- 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 and Light Modes
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 container
```docker 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!
To restore the repository download the bundle
wget https://archive.org/download/github.com-0dayCTF-reverse-shell-generator_-_2021-03-23_13-49-14/0dayCTF-reverse-shell-generator_-_2021-03-23_13-49-14.bundle
and run:
git clone 0dayCTF-reverse-shell-generator_-_2021-03-23_13-49-14.bundle
Source:
https://github.com/0dayCTF/reverse-shell-generatorUploader:
0dayCTFUpload date: 2021-03-23