Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
A package for Smart Farm IoT data collection and publishing using Modbus TCP and MQTT
This project collects data from IoT devices in a smart farm using Modbus TCP protocol and publishes the data to an MQTT broker.
config/
: Configuration files including farm information and device details.src/
: Source code for reading Modbus data and publishing to MQTT.logs/
: Directory for log files.requirements.txt
: Python dependencies.README.md
: Project documentation.Install the required Python packages:
pip install -r requirements.txt
Configure your MQTT broker and device information in the config
directory.
Run the main program:
./run.sh
Install necessary packages:
pip3 install setuptools wheel twine
Increase version, build package, and upload PyPI:
./build.sh
View at:
ⓒ 2024. NDS all rights reserved.
FAQs
A package for Smart Farm IoT data collection and publishing using Modbus TCP and MQTT
We found that smartfarm-iot demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.