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
- Host: GitHub
- URL: https://github.com/notreeceharris/dependency-rat
- Owner: NotReeceHarris
- License: gpl-3.0
- Created: 2025-06-06T08:39:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T09:05:38.000Z (about 1 year ago)
- Last Synced: 2025-11-18T19:06:05.699Z (7 months ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).