Modbus
¶Base Modbus analysis script.
Namespace: | Modbus |
---|---|
Imports: | base/protocols/modbus/consts.bro |
Source File: | /scripts/base/protocols/modbus/main.bro |
Modbus::Info : record |
Log::ID : enum |
|
connection : record |
|
likely_server_ports : set &redef |
Modbus::log_modbus : event |
Event that can be handled to access the Modbus record as it is sent on to the logging framework. |
Modbus::Info
¶Type: |
|
---|
Modbus::log_modbus
¶Type: | event (rec: Modbus::Info ) |
---|
Event that can be handled to access the Modbus record as it is sent on to the logging framework.