MMS Inspector Overview
Type |
Inspector (service) |
Usage |
Inspect |
Instance Type |
Multiton |
Other Inspectors Required |
|
Enabled |
|
IEC 61850 is an international standard that defines communication protocols for electric power systems. The Manufacturing Message Specification (MMS) protocol is one of the IEC 61850 protocols. MMS enables the real-time transfer of Supervisory Control and Data Acquisition (SCADA) data between various manufacturing and process control devices. The MMS protocol uses TCP port 102 to exchange messages between client and server devices.
The mms
inspector detects and analyzes MMS traffic.
MMS messages may include multiple Protocol Data Units (PDUs) within
one TCP packet, one PDU split across multiple TCP packets, or a combination
of the two message configurations. The mms
inspector normalizes the
MMS traffic to present complete MMS messages to a device.
You write Snort 3 rules for MMS messages without decoding the MMS protocol.
The mms
inspector analyzes the OSI layers that encapsulate
the MMS protocol, and provides access to certain MMS protocol fields and data content
through rule options. For information about the MMS rule options, see
MMS Inspector Intrusion Rule Options