Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
@anzerr/banano.parser
Advanced tools
![GitHub Actions status | publish](https://github.com/anzerr/banano.parser/workflows/publish/badge.svg)
Intro
Parse network packets from banano into json or json back into network packets
Install
npm install --save git+https://github.com/anzerr/banano.parser.git
npm install --save @anzerr/banano.parser
Add
Examples of usage can be found in the test director or its usage in banano.network
Support
Name | JSON to Buffer | Buffer to JSON |
---|---|---|
Bulk Pull | ✓ | ✓ |
Bulk Pull Blocks | ✓ | ✓ |
Confirm Ack | ✓ | ✓ |
Confirm Req | ✓ | ✓ |
Frontier Req | ✓ | ✓ |
Keep Alive | ✓ | ✓ |
Publish | ✓ | ✓ |
Notes
BulkPullBlocks doesn't seem to work when sent to a node maybe is malformed?
In FrontierReq the param "count" doesn't seem to change how many frontiers a node will responde with.
FAQs
![GitHub Actions status | publish](https://github.com/anzerr/banano.parser/workflows/publish/badge.svg)
The npm package @anzerr/banano.parser receives a total of 0 weekly downloads. As such, @anzerr/banano.parser popularity was classified as not popular.
We found that @anzerr/banano.parser 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
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.