2021-03-20 18:38:52 +00:00
|
|
|
# reverse-shell-generator
|
2021-03-21 01:01:39 +00:00
|
|
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
2023-02-16 19:11:26 +00:00
|
|
|
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
|
2021-03-21 01:01:39 +00:00
|
|
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
2021-03-09 16:19:29 +00:00
|
|
|
Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)
|
|
|
|
<br> [![Netlify Status](https://api.netlify.com/api/v1/badges/46dbabe0-23b7-42e6-b04b-e1769dc455ce/deploy-status)](https://app.netlify.com/sites/brave-swartz-5dcdab/deploys)
|
2021-03-09 16:18:24 +00:00
|
|
|
|
|
|
|
### Hosted Instance
|
|
|
|
https://revshells.com
|
|
|
|
|
|
|
|
### Features
|
2021-03-09 01:29:28 +00:00
|
|
|
|
2021-02-28 03:11:16 +00:00
|
|
|
- Generate common listeners and reverse shells
|
2022-05-19 18:45:53 +00:00
|
|
|
- Save button to download Payloads from browser.
|
2021-03-20 23:36:40 +00:00
|
|
|
- Raw mode to cURL shells to your machine.
|
2021-02-28 03:11:16 +00:00
|
|
|
- Button to increment the listening port number by 1
|
|
|
|
- URI and Base64 encoding
|
|
|
|
- LocalStorage to persist your configuration
|
2022-05-19 18:45:53 +00:00
|
|
|
- Dark, Light and Meme Modes
|
2021-02-28 03:11:16 +00:00
|
|
|
|
|
|
|
### Screenshot
|
2021-03-20 18:38:52 +00:00
|
|
|
|
2022-05-19 18:45:53 +00:00
|
|
|
![image](https://user-images.githubusercontent.com/70012972/169376352-e6d6b90e-2e2e-46b0-b6f9-0e3f13713e39.png)
|
2021-03-02 01:23:34 +00:00
|
|
|
|
2021-03-20 18:38:52 +00:00
|
|
|
## 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
|
|
|
|
```
|
|
|
|
|
2021-03-22 16:09:47 +00:00
|
|
|
## 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
|
|
|
|
|
2021-03-21 01:01:39 +00:00
|
|
|
## Contributors ✨
|
|
|
|
|
|
|
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
|
|
|
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
<!-- markdownlint-disable -->
|
|
|
|
<table>
|
2023-02-16 19:11:26 +00:00
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="http://ryanmontgomery.me"><img src="https://avatars.githubusercontent.com/u/44453666?v=4?s=100" width="100px;" alt="Ryan Montgomery"/><br /><sub><b>Ryan Montgomery</b></sub></a><br /><a href="https://github.com/0dayCTF/reverse-shell-generator/pulls?q=is%3Apr+reviewed-by%3A0dayCTF" title="Reviewed Pull Requests">👀</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://briskets.io"><img src="https://avatars.githubusercontent.com/u/58673953?v=4?s=100" width="100px;" alt="Chris Wild"/><br /><sub><b>Chris Wild</b></sub></a><br /><a href="#projectManagement-briskets" title="Project Management">📆</a> <a href="#tool-briskets" title="Tools">🔧</a> <a href="#infra-briskets" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#design-briskets" title="Design">🎨</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://papadope.net/"><img src="https://avatars.githubusercontent.com/u/28659477?v=4?s=100" width="100px;" alt="Chris Papadopoulos"/><br /><sub><b>Chris Papadopoulos</b></sub></a><br /><a href="#design-Papadope" title="Design">🎨</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://www.alanfoster.me/"><img src="https://avatars.githubusercontent.com/u/1271782?v=4?s=100" width="100px;" alt="Alan Foster"/><br /><sub><b>Alan Foster</b></sub></a><br /><a href="#infra-AlanFoster" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://muir.land"><img src="https://avatars.githubusercontent.com/u/58998623?v=4?s=100" width="100px;" alt="AG"/><br /><sub><b>AG</b></sub></a><br /><a href="#maintenance-MuirlandOracle" title="Maintenance">🚧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/0x03f3"><img src="https://avatars.githubusercontent.com/u/24409121?v=4?s=100" width="100px;" alt="Joseph Rose"/><br /><sub><b>Joseph Rose</b></sub></a><br /><a href="#ideas-0x03f3" title="Ideas, Planning, & Feedback">🤔</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JabbaSec"><img src="https://avatars.githubusercontent.com/u/68778279?v=4?s=100" width="100px;" alt="Jabba"/><br /><sub><b>Jabba</b></sub></a><br /><a href="#data-JabbaSec" title="Data">🔣</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="http://www.jake-ruston.com"><img src="https://avatars.githubusercontent.com/u/22551835?v=4?s=100" width="100px;" alt="Jake Ruston"/><br /><sub><b>Jake Ruston</b></sub></a><br /><a href="#data-Jake-Ruston" title="Data">🔣</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://h0j3n.github.io/"><img src="https://avatars.githubusercontent.com/u/51261763?v=4?s=100" width="100px;" alt="Muhammad Ali"/><br /><sub><b>Muhammad Ali</b></sub></a><br /><a href="#tool-H0j3n" title="Tools">🔧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="http://sprucelab.site"><img src="https://avatars.githubusercontent.com/u/33971688?v=4?s=100" width="100px;" alt="edrapac"/><br /><sub><b>edrapac</b></sub></a><br /><a href="#tool-edrapac" title="Tools">🔧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://epi052.gitlab.io/notes-to-self/"><img src="https://avatars.githubusercontent.com/u/43392618?v=4?s=100" width="100px;" alt="epi"/><br /><sub><b>epi</b></sub></a><br /><a href="#tool-epi052" title="Tools">🔧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://skerritt.blog"><img src="https://avatars.githubusercontent.com/u/10378052?v=4?s=100" width="100px;" alt="Brandon"/><br /><sub><b>Brandon</b></sub></a><br /><a href="https://github.com/0dayCTF/reverse-shell-generator/commits?author=bee-san" title="Code">💻</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://robiot.github.io/"><img src="https://avatars.githubusercontent.com/u/68228472?v=4?s=100" width="100px;" alt="Robiot"/><br /><sub><b>Robiot</b></sub></a><br /><a href="#content-robiot" title="Content">🖋</a> <a href="#maintenance-robiot" title="Maintenance">🚧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Hydragyrum"><img src="https://avatars.githubusercontent.com/u/4928181?v=4?s=100" width="100px;" alt="Adam Bertrand"/><br /><sub><b>Adam Bertrand</b></sub></a><br /><a href="#content-Hydragyrum" title="Content">🖋</a></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="http://rohitkumarankam.com"><img src="https://avatars.githubusercontent.com/u/70012972?v=4?s=100" width="100px;" alt="Rohit Kumar Ankam"/><br /><sub><b>Rohit Kumar Ankam</b></sub></a><br /><a href="#tool-rohitkumarankam" title="Tools">🔧</a></td>
|
|
|
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/t3l3machus"><img src="https://avatars.githubusercontent.com/u/75489922?v=4?s=100" width="100px;" alt="Panagiotis Chartas"/><br /><sub><b>Panagiotis Chartas</b></sub></a><br /><a href="#infra-t3l3machus" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#tool-t3l3machus" title="Tools">🔧</a></td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
2021-03-21 01:01:39 +00:00
|
|
|
</table>
|
|
|
|
|
|
|
|
<!-- markdownlint-restore -->
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
|
|
|
|
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
|
|
|
2021-03-21 01:14:26 +00:00
|
|
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|