Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
crossmon-npmstat
Advanced tools
Crossmon-npmstat is a statistic gattering module for crossmon-collect.
If you have installed crossmon-collect globally you can run:
npm install crossmon-npmstat -g
If you have only a local installation of the gattering serivce run:
npm install crossmon-npmstat
After that you can configure the module by:
crossmon-collect enable crossmon-npmstat
crossmon-collect setup crossmon-npmstat
If you have done so, let's check if it works:
crossmon-collect test crossmon-npmstat
If no error messages occur and you see an JSON-Array of Items like:
{ program: 'npmstat',
tag: 'crossmon-collect',
time: 1384819200000,
value: 6
}
All is done. You can restart the gattering serivce by:
crossmon-collect restart
FAQs
NPM Stats for crossmon-collect
The npm package crossmon-npmstat receives a total of 0 weekly downloads. As such, crossmon-npmstat popularity was classified as not popular.
We found that crossmon-npmstat demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.