
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.
bird-proxy-middleware
Advanced tools
bird-proxy-middleware is a proxy server with cas auth built in, and allows to easily mock requests
npm install --save bird-proxy-middleware
推荐在你的项目中创建一个 bird/
文件夹, 并下载配置模板:
mkdir bird
git clone https://github.com/AngusYang9/bird-proxy-middleware-configs.git bird
其中, birdfile.js 为你的 bird 配置文件。
模板中已标明详细的配置参数说明,download it !
注意!! 最好把bird放置在所有其他的中间件或request handler后面
var bird = require('bird-proxy-middleware')
...
// 假设 app 是一个 express 服务器对象
app.all('*', bird('./bird/birdfile.js'))
...
定制登录认证 plugin,请联系me🤝
FAQs
bird-proxy-middleware is a proxy server with cas auth built in, and allows to easily mock requests
The npm package bird-proxy-middleware receives a total of 20 weekly downloads. As such, bird-proxy-middleware popularity was classified as not popular.
We found that bird-proxy-middleware 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.