/rsg

Reverse Shell Generator

Primary LanguageJavaScriptMIT LicenseMIT

RSG

A tool to generate various ways to do a reverse shell

Installation

$ npm install -g rsg-cli

Listen for inbound connections

$ nc -l -v HOST PORT

Command Line Options

-h, --help           output usage information
-V, --version        output the version number
-h, --host [HOST]    Host
-p, --port [PORT]    Port

Screenshot

RSG

Based on a python work by @mthbernardes

License

MIT

Free Software, Hell Yeah!