Command Injection in yibn2008/find-process
✍️ Description find-process is vulnerable to Command Injection through the find function. This function is capable to get information about running processes by PID number, port number or a string value. 🕵️♂️ Proof of Concept // PoC.js const find = require'find-process'; const command = "$touch...