
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.
node-red-contrib-cip-ethernet-ip
Advanced tools
A Node-RED node to interact with Allen Bradley / Rockwell PLCs using the EtherNet/IP Protocol
A Node-RED node to interact with Allen Bradley / Rockwell PLCs using the EtherNet/IP protocol. Based on the awesome work of cmseaton42/node-ethernet-ip.
This node was created as part of the ST-One project.
You can install this node directly from the "Manage Palette" menu in the Node-RED interface.
Alternatively, run the following command in your Node-RED user directory - typically ~/.node-red
on Linux or %HOMEPATH%\.nodered
on Windows
npm install node-red-contrib-cip-ethernet-ip
NodeJS version 10 or greater and Node-RED version 1.0 or greater is required.
Each connection to a PLC is represented by the ETH-IP Endpoint configuration node. You can configure the PLC's Address, the variables available and their addresses, and the cycle time for reading the variables.
The ETH-IP In node makes the variable's values available in a flow in three different modes:
msg.payload
contains the variable's value and msg.topic
has the variable's name.msg.payload
contains an object with all configured variables and their values. If diff is checked, a message is sent if at least one of the variables changes its value.The Software is provided "AS IS", without warranty of any kind. The Licensor makes no warranty that the Software is free of defects or is suitable for any particular purpose. In no event shall the Licensor be responsible for loss or damages arising from the installation or use of the Software
Please share your ideas and experiences on the Node-RED forum, or open an issue on the page of the project on GitHub
Community support is offered on a best-effort basis via GitHub Issues. For commercial support, please contact us by sending an e-mail to st-one@st-one.io.
Copyright: (c) 2016-2020, ST-One Ltda., Guilherme Francescon Cittolin guilherme@st-one.io
GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)
Version 1.1.3
FAQs
A Node-RED node to interact with Allen Bradley / Rockwell PLCs using the EtherNet/IP Protocol
The npm package node-red-contrib-cip-ethernet-ip receives a total of 165 weekly downloads. As such, node-red-contrib-cip-ethernet-ip popularity was classified as not popular.
We found that node-red-contrib-cip-ethernet-ip demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
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.