
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.
npm run build
npm run test
A transaction with 3 token UTXO inputs and 1 token UTXO output, with a virtual size (vsize) of 6.2k. The transaction ID (txid) is 918ce5eb57aea8ee0ccd9c4815610385247d42f9cff06f086ed6d9e936992783.
A transaction with 1 token UTXO input and 2 token UTXO outputs, with a virtual size (vsize) of 2.9k. The transaction ID (txid) is ec1b80405b8b2027a1143a836375657843f53b1873832afe9c005b9cf5859479.
For a Cat Token protocol transaction, the maximum number of inputs is 6, and the maximum number of outputs is also 6.
Since we need to calculate the txid of the previous transaction, we must ensure that the number of bytes in the previous transaction’s data is less than 520.
This is because the maximum byte limit for an element on the Bitcoin Virtual Machine (BVM) stack is 520. The corresponding variable name is MAX_SCRIPT_ELEMENT_SIZE
.
FAQs
A demo sCrypt smart contract.
The npm package cat-token receives a total of 0 weekly downloads. As such, cat-token popularity was classified as not popular.
We found that cat-token demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.