mirror of
https://github.com/0dayCTF/reverse-shell-generator.git
synced 2024-12-18 19:06:09 +00:00
Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
3979ce9199
Updated Meta Description |
||
---|---|---|
assets | ||
css | ||
js | ||
server_functions | ||
.gitignore | ||
favicon.ico | ||
index.html | ||
netlify.toml | ||
README.md |
reverse-shell-generator
Hosted Reverse Shell generator with a ton of functionality -- (great for CTFs)
Hosted Instance
Features
- Generate common listeners and reverse shells
- 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 and Light Modes
Screenshot
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
Credits
- weibell
- briskets
- papadope
- 0day
- 0x03f3
- MuirlandOracle