Skip to content

Zeek network security monitor plugin that enables parsing of the S7 protocol

License

Notifications You must be signed in to change notification settings

amzn/zeek-plugin-s7comm

Zeek Plugin S7comm

When running as part of your Zeek installation this plugin will produce two log files containing metadata extracted from any ISO COTP and Siemens S7 traffic observed on TCP port 102. S7 uses COTP as transport.

Installation and Usage

zeek-plugin-s7comm is distributed as a Zeek package and is compatible with the zkg command line tool.

Sharing and Contributing

This code is made available under the BSD-3-Clause license. Guidelines for contributing are available as well as a pull request template. A Dockerfile has been included in the repository to assist with setting up an environment for testing any changes to the plugin.

Acknowledgements