
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.
@yeepay/browser-support-merchant
Advanced tools
易宝支付(商户后台),浏览器兼容性检测 sdk,ie >= 9
在入口 html 处引入 sdk cdn :
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/@yeepay/browser-support-merchant@0.0.1/index.min.js"></script>
示例:
index.hmtl
<html>
<head>
/* ... */
</head>
<body>
/*...*/
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/@yeepay/browser-support-merchant@0.0.1/index.min.js"></script>
</body>
</html>
❗️必须在 body 标签内部或之后, 并且其他 script 标签之前注入。
npm install
npm run start
页面开发完成后,先编译:
npm run compile
编译后方可测试:
npm run test
编译后方可构建:
npm run build
npm publish --access public
FAQs
merchant system,browser support detection sdk.
The npm package @yeepay/browser-support-merchant receives a total of 0 weekly downloads. As such, @yeepay/browser-support-merchant popularity was classified as not popular.
We found that @yeepay/browser-support-merchant 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.