
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
github.com/matthewpi/certwatcher
Go package that provides the ability to hot-reload TLS certificates without downtime.
TODO: add usage
go get github.com/matthewpi/certwatcher
All code in this repository is licensed under the MIT license with two exceptions.
Code under internal/sets
and internal/wait
is licensed under the Apache 2.0 license as a majority of the code was
sourced from libraries of Kubernetes and was put in-tree to guarantee API stability and reduce the
number of external dependencies necessary for this library to function. Thank you to the developers
who made those wonderful utilities.
FAQs
Unknown package
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
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.