Github:
git clone https://github.com/I2rys/NodePRS
NPM Packages:
npm i request
Just upload the index.php in a website that is vulnerable to file inclusion.
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.
MIT © I2rys