A very basic DNP3 analysis script that just logs requests and replies.
| Namespace: | DNP3 |
|---|---|
| Imports: | base/protocols/dnp3/consts.bro |
| Source File: | /scripts/base/protocols/dnp3/main.bro |
| DNP3::Info: record |
| Log::ID: enum | |
| connection: record | |
| likely_server_ports: set &redef |
| DNP3::log_dnp3: event | Event that can be handled to access the DNP3 record as it is sent on to the logging framework. |
| Type: |
|
|---|
| Type: | event (rec: DNP3::Info) |
|---|
Event that can be handled to access the DNP3 record as it is sent on to the logging framework.