Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
SNMP Proxy Forwarder can act as an application-level firewall or SNMP protocol translator that let SNMPv1/v2c entities to talk to SNMPv3 ones or vice-versa.
The SNMP Proxy Forwarder tool works as an application-level proxy with a built-in SNMP message router. SNMP forwarder design features split client/server operation that promotes having one part of the system in DMZ while other part is facing the Internet. Message routing can be programmed via a declarative mini-language.
Typical use case for an SNMP proxy is to work as an application-level firewall or a protocol translator that enables SNMPv3 access to a SNMPv1/SNMPv2c entity or vice versa.
SNMP Proxy Forwarder software is freely available for download from PyPI.
Just run:
$ pip install snmpfwd
Alternatively, you can get it from GitHub.
First you need to configure the tool. It is largely driven by configuration files written in a declarative mini-language. To help you started, we maintain a collection of configuration files designed to serve specific use-cases.
If something does not work as expected or we are missing an interesting feature, open an issue at GitHub or post your question on Stack Overflow.
Finally, your PRs are warmly welcome! ;-)
Copyright (c) 2014-2019, Ilya Etingof. Copyright (c) 2022, LeXtudio Inc.. All rights reserved.
FAQs
SNMP Proxy Forwarder can act as an application-level firewall or SNMP protocol translator that let SNMPv1/v2c entities to talk to SNMPv3 ones or vice-versa.
We found that snmpfwd demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.