Skip to content

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

License

Notifications You must be signed in to change notification settings

0dayCTF/reverse-shell-generator

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2023
Jul 8, 2024
Oct 31, 2024
Mar 20, 2022
Mar 20, 2021
Feb 16, 2023
Mar 20, 2022
Mar 20, 2022
Mar 22, 2021
Mar 25, 2022
Feb 16, 2023
Mar 22, 2021
Feb 21, 2024
Mar 20, 2022
Mar 20, 2022

Repository files navigation

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
  • 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

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
Ryan Montgomery

πŸ‘€
Chris Wild
Chris Wild

πŸ“† πŸ”§ πŸš‡ 🎨
Chris Papadopoulos
Chris Papadopoulos

🎨
Alan Foster
Alan Foster

πŸš‡
AG
AG

🚧
Joseph Rose
Joseph Rose

πŸ€”
Jabba
Jabba

πŸ”£
Jake Ruston
Jake Ruston

πŸ”£
Muhammad Ali
Muhammad Ali

πŸ”§
edrapac
edrapac

πŸ”§
epi
epi

πŸ”§
Brandon
Brandon

πŸ’»
Robiot
Robiot

πŸ–‹ 🚧
Adam Bertrand
Adam Bertrand

πŸ–‹
Rohit Kumar Ankam
Rohit Kumar Ankam

πŸ”§
Panagiotis Chartas
Panagiotis Chartas

πŸš‡ πŸ”§

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