1 Star 1 Fork 0

alpha/reverse-shell-generator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.md 6.08 KB
一键复制 编辑 原始数据 按行查看 历史

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!

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ruichow/reverse-shell-generator.git
git@gitee.com:ruichow/reverse-shell-generator.git
ruichow
reverse-shell-generator
reverse-shell-generator
0dayCTF-patch-1

搜索帮助