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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ICS Sensor Sim Lab!