
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
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
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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.