Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
Hosted Reverse Shell generator with a ton of functionality β (great for CTFs)
https://github.com/t3l3machus/hoaxshell/tree/main/revshells
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
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
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!