An open API service indexing awesome lists of open source software.

https://github.com/notreeceharris/dependency-rat

Researching Node based rats
https://github.com/notreeceharris/dependency-rat

Last synced: 4 months ago
JSON representation

Researching Node based rats

Awesome Lists containing this project

README

          

npm executes install scripts (e.g., preinstall, install, postinstall) defined in a package’s package.json by default. These scripts could potentially deliver a RAT by running arbitrary code (e.g., downloading and executing remote binaries).