Monitors Modbus TCP traffic on SCADA and ICS networks to detect unauthorized function codes, register writes, and suspicious communication patterns.
This skill provides a specialized framework for monitoring industrial control system (ICS) networks by analyzing Modbus TCP traffic on port 502. It enables security analysts to establish behavioral baselines for PLC and RTU communications, detect unauthorized process parameter manipulation, and identify reconnaissance activities. By leveraging deep packet inspection tools like Scapy, pymodbus, and Zeek, the skill identifies anomalies in function code distribution and out-of-range register values, providing critical protection for operational technology (OT) environments against sabotage and cyber threats.
主な機能
01Detection of unauthorized write operations and parameter changes
02Real-time monitoring of critical process register value ranges
030 GitHub stars
04Deep packet inspection for Modbus TCP protocol analysis
05Identification of Modbus device reconnaissance and scanning attempts
06Automated baselining of normal PLC/RTU communication patterns