This tool simulates network traffic typical of an Industrial Control System (ICS) environment. It generates synthetic Modbus/TCP packets to help test monitoring and intrusion detection systems.
Quick Start
To use this tool, run the simulator:
bash
# Run for 30 seconds and save to traffic.log
python lab_runner.py ics-sim --duration 30 --output traffic.log
Features
- Generates random internal IP addresses (192.168.1.x)
- Simulates common Modbus function codes (Read Coils, Write Registers, etc.)
- Outputs data to a CSV log file
Categories
CybersecurityLicense
GNU General Public License version 3.0 (GPLv3)Follow ICS Sensor Sim Lab
Other Useful Business Software
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ICS Sensor Sim Lab!