
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@anzerr/banano.network
Advanced tools

Intro
A util to interface with the banano network with NodeJS event system.
Install
npm install --save git+https://github.com/anzerr/banano.network.git
npm install --save @anzerr/banano.network
State
Usable in its current state see example for ways to use it.
Udp support
Name | Done |
---|---|
Keep alive | ✓ |
Publish | ✓ |
Confirm Req | ✓ |
Confirm ACK | ✓ |
TCP support
Name | Done |
---|---|
Bulk Pull | ✓ |
Bulk Push | ✗ |
Frontier Req | ✓ |
Bulk Pull Blocks | ✓ |
Weird stuff
Frontier Req
Has a count value that has no effect on how many entries that are streamed back. The age is in seconds and is how long ago that frontier was modified on that node.
Bulk Pull Blocks
This will always respond with an invalid block ending the stream. This is not currently working or implemented? in the version of the nodes I've tested.
Bulk pull
This will be added later after for the moment I've not dug into the project to understand how it's used.
FAQs

The npm package @anzerr/banano.network receives a total of 0 weekly downloads. As such, @anzerr/banano.network popularity was classified as not popular.
We found that @anzerr/banano.network 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.