/RShell

Simple example of Reverse Shell writen in NodeJS.

Primary LanguageJavaScriptMIT LicenseMIT

RShell

Simple example of Reverse Shell writen in NodeJS

Installation

Github:

git clone https://github.com/I2rys/RShell

NPM Packages:

npm i netcat

Usage

Server:

node server.js

Client:

node index.js

License

MIT © I2rys