
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
demo-activation-extension-worona
Advanced tools
This extension which doesn't do anything. It's just to play with activation and deactivation.
You can use this repository to start developing a Worona package.
Install Node if you haven't installed it yet. We recommend v4.
Update NPM if you haven't updated it yet. You need at least version 3.
npm -g install npm@3
Use sudo
if needed.
Fork this repo on GitHub or download the zip file.
Then add this repository as upstream so you can keep up with the changes.
git init
git remote add upstream https://github.com/worona/package-development-worona.git
Run npm install
to install dependencies. It may take quite a while so you can go play some ping pong 🏓
npm install
Run the client.
npm start
The first time, it will ask you for your details like package name, description, github repository and so on. Then it will ask you for the service you want to run.
Once you have finished, publish the package to npm:
npm publish
FAQs
This extension which doesn't do anything. It's just to play with activation and deactivation.
The npm package demo-activation-extension-worona receives a total of 0 weekly downloads. As such, demo-activation-extension-worona popularity was classified as not popular.
We found that demo-activation-extension-worona 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.