# zeek-plugin-profinet **Repository Path**: mirrors_amzn/zeek-plugin-profinet ## Basic Information - **Project Name**: zeek-plugin-profinet - **Description**: Zeek network security monitor plugin that enables parsing of the Profinet protocol - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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 34964. ## Installation and Usage `zeek-plugin-profinet` is distributed as a Zeek package and is compatible with the [`zkg`](https://docs.zeek.org/projects/package-manager/en/stable/zkg.html) command line tool. ## Sharing and Contributing This code is made available under the [BSD-3-Clause license](https://github.com/amzn/zeek-plugin-profinet/blob/master/LICENSE). [Guidelines for contributing](https://github.com/amzn/zeek-plugin-profinet/blob/master/CONTRIBUTING.md) are available as well as a [pull request template](https://github.com/amzn/zeek-plugin-profinet/blob/master/.github/PULL_REQUEST_TEMPLATE.md). A [Dockerfile](https://github.com/amzn/zeek-plugin-profinet/blob/master/Dockerfile) has been included in the repository to assist with setting up an environment for testing any changes to the plugin.