base/protocols/modbus/main.zeek
- Modbus
Base Modbus analysis script.
- Namespace:
Modbus
- Imports:
Summary
Redefinable Options
Well-known ports for Modbus. |
Types
Redefinitions
|
Events
Event that can be handled to access the Modbus record as it is sent on to the logging framework. |
Hooks
Detailed Interface
Redefinable Options
- Modbus::ports
-
Well-known ports for Modbus.
Types
- Modbus::Info
- Type:
- Fields:
-
-
track_address:
count&default=0&optional (present if policy/protocols/modbus/track-memmap.zeek is loaded)
-
track_address:
Events
- 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.