I2rys / RShell

Simple example of Reverse Shell writen in NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple example of Reverse Shell writen in NodeJS.

License:MIT License


Languages

Language:JavaScript 100.0%