
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/Lucasdev2005/golang-async-jobs
a simple example project, of a Go api implementation with RabbitMQ. I divided the project into two contexts. Publishers, responsible of publish messages on message broker (in this case i used rabbitMQ) and Consumers, responsible of consume and remove messages from the queue.
This will prepare your environment with all the necessary dependencies for development. (RabbitMQ, PostgresSQL)
docker compose -f docker-compose-develop.yaml up -d
to setup Database and rabbitMQ.go run internal/consumer/consumer.go
to run Consumers.go run internal/publisher/publisher.go
to run Publishers.this will setup ambient with all dependecies (RabbitMQ, PostgresSQL, Grafana and K6) and running the Load Test file.
sh run-load-test.sh
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.