8000 GitHub - njzy/bro-plugins: Plugins for Bro
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

njzy/bro-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Collection of Plugins for Bro

This repository contains a set of Bro plugins provided by the Bro Project, as well as plugins contributed by the Bro community.

These plugins are not part of a standard Bro installation, but can be built and installed separately (and individually). Please note that some might be experimental, and they generally also see less testing due to often depending on non-standard dependencies. Use at your own risk.

.. toctree::
   :maxdepth: 1

   af_packet - A packet source providing native AF_Packet support on Linux. <af_packet/README>

   elasticsearch - A log writer adding support for the Apache Lucene-based ElasticSearch database <elasticsearch/README>

   kafka - A log writer that sends logging output to Kafka <kafka/README>.

   myricom - A packet source providing native `Myricom SNF v3` support <myricom/README>

   netmap - A packet source providing native netmap support <netmap/README>

   pf_ring - A packet source providing native PF_RING support <pf_ring/README>

   redis - A log writer adding support for a Redis backend <redis/README>

   tcprs - A TCP retransmission and network reordering analyzer <tcprs/README>


Please refer to the documentation for each plugin for information on installation and usage; refer to their COPYING files for licensing information. For more information and feedback, please see the MAINTAINER file for contact information.

The Bro plugins git repository is located at git://git.bro.org/bro-plugins.git. You can browse the repository here. If you would like to see your plugin included in the repository, please write to info@bro.org.

About

Plugins for Bro

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.5%
  • Zeek 21.7%
  • CMake 4.2%
  • Shell 2.6%
  • Makefile 2.4%
  • C 0.6%
0