I2rys / NodePRS

A really simple web reverse shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodePRS

A really simple web reverse shell

Installation

Github:

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

NPM Packages:

npm i request

Setup

Just upload the index.php in a website that is vulnerable to file inclusion.

Usage

node index.js <phpfile_link> <command>
  • phpfile_link - The link of the PHP file that is uploaded on a website.
  • command - The command to execute on the PHP file.

License

MIT © I2rys

About

A really simple web reverse shell.

License:MIT License


Languages

Language:PHP 61.2%Language:JavaScript 38.8%