From 886e822864edb7a4d22704dd809e8b3986093c76 Mon Sep 17 00:00:00 2001 From: MDudek-ICS <31083304+MDudek-ICS@users.noreply.github.com> Date: Tue, 2 Feb 2021 12:24:09 +0100 Subject: [PATCH] fix typo in readme - Profinet UDP port change port 34694 to 34964 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be579af..9a58eec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Zeek Plugin PROFINET -When running as part of your Zeek installation this plugin will produce two log files containing metadata extracted from any [PROFINET](https://www.profibus.com/technology/profinet/) traffic observed on UDP port 34694. +When running as part of your Zeek installation this plugin will produce two log files containing metadata extracted from any [PROFINET](https://www.profibus.com/technology/profinet/) traffic observed on UDP port 34964. ## Installation and Usage