Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
Go to file
Ryan Montgomery 34dbba3097
Merge pull request #94 from devXprite/update_corner
Update Github Corner
2022-08-27 12:54:58 -04:00
assets added filename prompt for payload download 2022-05-20 00:04:43 +05:30
css update corner color 2022-07-08 11:09:15 +05:30
js Add: Another C# Payload 2022-08-27 14:59:18 +03:00
parcel-transformer-obfuscation Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
server_functions Add initial raw link support with netlify functions 2021-03-20 19:29:16 +00:00
.all-contributorsrc Update .all-contributorsrc 2022-05-20 10:52:35 -04:00
.gitignore Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
.parcelrc Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
Dockerfile Added dockerfile 2021-03-22 11:09:47 -05:00
favicon.ico Add files via upload 2021-03-22 12:08:04 -04:00
index.html update corner color 2022-07-08 11:09:15 +05:30
LICENSE Create LICENSE 2022-03-25 15:37:58 -04:00
netlify.toml Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
package.json Add build minification and obfuscation 2022-03-20 14:24:15 +00:00
README.md Update README.md 2022-05-20 10:53:28 -04:00

reverse-shell-generator

All Contributors

Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)
Netlify Status

Hosted Instance

https://revshells.com

Features

  • 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

Screenshot

image

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 reverse_shell_generator .

docker run -d -p 80:80 reverse_shell_generator

Browse to http://localhost:80

Contributors

Thanks goes to these wonderful people (emoji key):


Ryan Montgomery

👀

Chris Wild

📆 🔧 🚇 🎨

Chris Papadopoulos

🎨

Alan Foster

🚇

AG

🚧

Joseph Rose

🤔

Jabba

🔣

Jake Ruston

🔣

Muhammad Ali

🔧

edrapac

🔧

epi

🔧

Brandon

💻

Robiot

🖋 🚧

Adam Bertrand

🖋

Rohit Kumar Ankam

🔧

This project follows the all-contributors specification. Contributions of any kind welcome!