All Projects → zeek → Packages

zeek / Packages

The default package source of the Zeek Package Manager

Projects that are alternatives of or similar to Packages

Pacman
A package management tools for R
Stars: ✭ 220 (+134.04%)
Mutual labels:  packages, package-management
zeek-docs
Documentation for Zeek
Stars: ✭ 41 (-56.38%)
Mutual labels:  pcap, network-monitoring
Core Plans
Core Habitat Plan definitions
Stars: ✭ 129 (+37.23%)
Mutual labels:  packages, package-management
NetworkAlarm
A tool to monitor local network traffic for possible security vulnerabilities. Warns user against possible nmap scans, Nikto scans, credentials sent in-the-clear, and shellshock attacks. Currently supports live monitoring and network capture (pcap) scanning.
Stars: ✭ 17 (-81.91%)
Mutual labels:  pcap, network-monitoring
Poseidon
Poseidon is a python-based application that leverages software defined networks (SDN) to acquire and then feed network traffic to a number of machine learning techniques. The machine learning algorithms classify and predict the type of device.
Stars: ✭ 310 (+229.79%)
Mutual labels:  network-monitoring, pcap
Arkime
Arkime (formerly Moloch) is an open source, large scale, full packet capturing, indexing, and database system.
Stars: ✭ 4,994 (+5212.77%)
Mutual labels:  network-monitoring, pcap
Passer
Passive service locator, a python sniffer that identifies servers, clients, names and much more
Stars: ✭ 144 (+53.19%)
Mutual labels:  network-monitoring, pcap
network-tools
Network Tools
Stars: ✭ 27 (-71.28%)
Mutual labels:  pcap, network-monitoring
Zeek-Network-Security-Monitor
A Zeek Network Security Monitor tutorial that will cover the basics of creating a Zeek instance on your network in addition to all of the necessary hardware and setup and finally provide some examples of how you can use the power of Zeek to have absolute control over your network.
Stars: ✭ 38 (-59.57%)
Mutual labels:  pcap, network-monitoring
Zeek
Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
Stars: ✭ 4,180 (+4346.81%)
Mutual labels:  network-monitoring, pcap
Nfstream
NFStream: a Flexible Network Data Analysis Framework.
Stars: ✭ 622 (+561.7%)
Mutual labels:  network-monitoring, pcap
Dush
👏 Microscopic & functional event emitter in ~350 bytes, extensible through plugins.
Stars: ✭ 87 (-7.45%)
Mutual labels:  plugins
Betterdiscordapp
Better Discord App enhances Discord desktop app with new features.
Stars: ✭ 1,225 (+1203.19%)
Mutual labels:  plugins
Zazo
Pure Python Dependency Resolution
Stars: ✭ 80 (-14.89%)
Mutual labels:  package-management
Betterdiscord Plugins
Assorted small plugins for BetterDiscord
Stars: ✭ 79 (-15.96%)
Mutual labels:  plugins
Ck Tensorflow
Collective Knowledge components for TensorFlow (code, data sets, models, packages, workflows):
Stars: ✭ 90 (-4.26%)
Mutual labels:  package-management
Go Iex
A Go library for accessing the IEX Developer API.
Stars: ✭ 87 (-7.45%)
Mutual labels:  pcap
Xcactionbar
"Alfred for Xcode" plugin
Stars: ✭ 1,217 (+1194.68%)
Mutual labels:  plugins
Cmake.vim
🔨 CMake functionality within Vim.
Stars: ✭ 76 (-19.15%)
Mutual labels:  plugins
Dataiku Contrib
Public repository for DSS plugins
Stars: ✭ 76 (-19.15%)
Mutual labels:  plugins

.. _zeek/packages repository: https://github.com/zeek/packages .. _Zeek Package Manager: https://github.com/zeek/package-manager .. _Zeek package: https://docs.zeek.org/projects/package-manager/en/stable/package.html .. _package index file: https://docs.zeek.org/projects/package-manager/en/stable/source.html#package-index-files

Zeek Package Source

This is the default package source for the Zeek Package Manager_.

Package Submission Process

Use the following process to submit packages (please only submit your own work/packages):

#. Create a Zeek package. Make sure to set the tags and description metadata fields to help people discover your package. Also make sure you put your the license information for your package in a COPYING or LICENSE file. #. Host your package's git repository at a public location. E.g. put it on GitHub. #. Fork this zeek/packages repository on GitHub. #. Create a directory within your fork that with a name that uniquely identifies you. E.g. if you're hosting packages on GitHub, name the directory the same as your GitHub username. If you're hosting it somewhere else, you could use a domain name or organization name for the directory. #. Put a package index file_ within the directory you just made. #. Commit/push the changes you made to your fork. #. Submit a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].