README
npmdc-poc
Template repository which contains dependency confusion poc for npm package
Usage
- Clone the repository
- Update
package.jsonfile with the vulnerable package details - Update
pre.shwithout your RCE command - Publish the package
- (Optional)
backend.php(if you want to setup a php api which will email about the trigger)
Disclaimer
This is only for educational purpose. User will be responsible for any usage of this.