
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.
github.com/sagikazarmark/benthos-qrcode
Create a custom Benthos binary:
package main
import (
"context"
"github.com/redpanda-data/benthos/v4/public/service"
_ "github.com/sagikazarmark/benthos-qrcode"
)
func main() {
service.RunCLI(context.Background())
}
[!TIP] Read more about Benthos plugins here.
Use the plugin in your Benthos configuration:
input:
generate:
count: 1
mapping: |
root = "hello"
pipeline:
processors:
- qrcode:
format: png
output:
file:
path: out.png
codec: all-bytes
For an optimal developer experience, it is recommended to install Nix and direnv.
go test -v ./...
The project is licensed under the MIT License.
FAQs
Unknown package
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.