Skip to content

Zeek network security monitor plugin that enables parsing of the Tabular Data Stream (TDS) protocol

License

Notifications You must be signed in to change notification settings

kalpinus/zeek-plugin-tds

 
 

Repository files navigation

Zeek Plugin TDS

When running as part of your Zeek installation this plugin will produce three log files containing metadata extracted from any Tabular Data Stream (TDS) traffic observed on TCP port 1433.

Installation and Usage

zeek-plugin-tds 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.

About

Zeek network security monitor plugin that enables parsing of the Tabular Data Stream (TDS) protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zeek 43.2%
  • JavaScript 29.4%
  • C++ 14.1%
  • Dockerfile 6.9%
  • Makefile 3.3%
  • Shell 1.6%
  • CMake 1.5%