Automic VaultAutomic Vault

brew

zeek を Homebrew, MacPorts, Nix, apt, scoop でインストール

zeek のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install zeek

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install zeek

MacPorts ports tree · net/zeek/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#zeek

nixpkgs package indexes · pkgs/by-name/ze/zeek/package.nix · ソース: api.github.com

Debian apt確認済み · 92%
sudo apt install bifcl

Debian stable package indexes · bifcl · ソース: deb.debian.org

Windows

Scoop確認済み · 92%
scoop install extras/btest

Scoop official bucket manifest trees · bucket/btest.json · ソース: api.github.com

概要

パッケージ概要

Network security monitor

コマンドとエイリアス

  • bifcl
  • binpac
  • btest
  • btest-ask-update
  • btest-bg-run
  • btest-bg-run-helper
  • btest-bg-wait
  • btest-diff
  • btest-diff-rst
  • btest-progress
  • btest-rst-cmd
  • btest-rst-include
  • btest-rst-pipe
  • btest-setsid
  • capstats
  • hilti-config
  • hiltic
  • paraglob-test
  • spicy-build
  • spicy-config
  • spicy-driver
  • spicy-dump
  • spicy-precompile-headers
  • spicyc
  • spicyz
  • trace-summary
  • zeek
  • zeek-archiver
  • zeek-client
  • zeek-cluster-layout-generator
  • zeek-config
  • zeek-cut

履歴

プロジェクトの歴史と使われ方

Zeek is the network security monitor formerly known as Bro: an open-source framework for turning network traffic into high-fidelity logs, events, and scriptable security telemetry. It is one of the canonical packages in network security monitoring.

プロジェクトの歴史

Vern Paxson developed the first version of Bro at Lawrence Berkeley National Laboratory in 1995, and Berkeley Lab says it was first deployed there in 1996. Paxson's original research paper on Bro appeared at the 1998 USENIX Security Symposium and later received a Test of Time Award, giving the project unusually strong research roots for an operational security tool.

The project changed its name from Bro to Zeek in 2018. The rename kept the technical lineage while moving away from a name tied to Orwellian surveillance language; the current Zeek site presents the project as a mature open-source network security monitoring tool used across university, national-lab, enterprise, and cloud environments.

Zeek evolved from a research network intrusion detection system into a broad traffic-analysis framework. Its architecture centers on protocol analyzers, an event engine, a domain-specific scripting language, and logs that describe network activity at a semantic level rather than only matching packets against signatures.

採用の歴史

Zeek's adoption grew through security operations centers, research networks, incident response teams, and enterprise monitoring programs that needed richer context than firewalls or classic intrusion prevention systems expose. Berkeley Lab notes continued work around 100G monitoring, Science DMZ environments, and the Corelight commercial spinoff.

The current Zeek site presents large adoption signals: worldwide deployments, thousands of tracked network events, many default log types, federally funded R&D history, and hundreds of community-contributed packages. The GitHub README also notes operational use by major companies plus educational and scientific institutions.

Its ecosystem includes community packages, ZeekControl/zeekctl for managing deployments, zkg for package management, and adjacent tools such as Spicy and BinPAC for protocol parsing. That gives Zeek a package ecosystem of its own inside the larger OS package ecosystem.

使われ方

Users run Zeek on packet captures or live network interfaces to produce logs such as connection, DNS, HTTP, TLS, file, software, notice, and weird activity logs. Security teams then send those logs into SIEMs, data lakes, detection pipelines, or manual investigation workflows.

Zeek is scriptable: users write policy scripts and event handlers to add site-specific detection, extraction, enrichment, and logging behavior. Larger deployments use ZeekControl and cluster configuration files to split traffic analysis across workers, proxies, managers, and loggers.

パッケージ好きにとっての重要性

Zeek matters to package nerds because it is not just one binary: a Homebrew-style install exposes the analyzer, control tooling, test tooling, package tooling, protocol tooling, and helper commands. It is a full security platform delivered through packages.

It also shows how an academic research system can become durable operational infrastructure. The package carries decades of protocol-analysis practice, a rename, a commercial ecosystem, community packages, and heavy deployment expectations while still remaining installable as an open-source Unix tool.

タイムライン

  • 1995: Vern Paxson developed the initial Bro Network Security Monitor at Lawrence Berkeley National Laboratory.
  • 1996: Bro was first deployed at Berkeley Lab.
  • 1998: Paxson's original Bro paper appeared at the USENIX Security Symposium.
  • 2018: The Bro project changed its name to Zeek.
  • 2022: The original Bro/Zeek paper received a USENIX Test of Time Award.

Related projects

  • Corelight: commercial company and product lineage built around Zeek/Bro expertise.
  • Spicy: Zeek-adjacent parser/tooling stack shipped with modern Zeek packages.
  • BinPAC: protocol analyzer compiler historically associated with Bro/Zeek.
  • Suricata and Snort: adjacent network IDS tools often compared with Zeek, though Zeek emphasizes semantic logs and scripting over pure signature blocking.

ソース

セキュリティ状態

保護ツール対応はまだ見つかっていません

zeek に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 4 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
<prefix>/etc/node.cfg<prefix>/etc/networks.cfg<prefix>/etc/zeekctl.cfg

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bifclcliグローバル実行可能ファイル
binpaccliグローバル実行可能ファイル
btestcliグローバル実行可能ファイル
btest-ask-updatecliグローバル実行可能ファイル
btest-bg-runcliグローバル実行可能ファイル
btest-bg-run-helpercliグローバル実行可能ファイル
btest-bg-waitcliグローバル実行可能ファイル
btest-diffcliグローバル実行可能ファイル
btest-diff-rstcliグローバル実行可能ファイル
btest-progresscliグローバル実行可能ファイル
btest-rst-cmdcliグローバル実行可能ファイル
btest-rst-includecliグローバル実行可能ファイル
btest-rst-pipecliグローバル実行可能ファイル
btest-setsidcliグローバル実行可能ファイル
capstatscliグローバル実行可能ファイル
hilti-configcliグローバル実行可能ファイル
hilticcliグローバル実行可能ファイル
paraglob-testcliグローバル実行可能ファイル
spicy-buildcliグローバル実行可能ファイル
spicy-configcliグローバル実行可能ファイル
spicy-drivercliグローバル実行可能ファイル
spicy-dumpcliグローバル実行可能ファイル
spicy-precompile-headerscliグローバル実行可能ファイル
spicyccliグローバル実行可能ファイル
spicyzcliグローバル実行可能ファイル
trace-summarycliグローバル実行可能ファイル
zeekcliグローバル実行可能ファイル
zeek-archivercliグローバル実行可能ファイル
zeek-clientcliグローバル実行可能ファイル
zeek-cluster-layout-generatorcliグローバル実行可能ファイル
zeek-configcliグローバル実行可能ファイル
zeek-cutcliグローバル実行可能ファイル
zeek-systemd-generatorcliグローバル実行可能ファイル
zeekctlcliグローバル実行可能ファイル
zkgcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版8.2.1
マネージャ更新日2026-07-09
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/zeek/zeek

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:zeek
バージョン8.2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/zeek
ホームページhttps://zeek.org/
リポジトリhttps://github.com/zeek/zeek
上流ドキュメントhttps://docs.zeek.org/en/current
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/zeek/zeek/releases/download/v8.2.1/zeek-8.2.1.tar.gz
最終更新2026-07-09T19:53:54Z
Pulseupdated
依存関係c-ares, libmaxminddb, libuv, node@24, openssl@3, python@3.14, zeromq
ビルド依存関係bison, cmake, flex, swig
macOS 提供ライブラリkrb5, libpcap
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezeek
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

zeek

nix profile install nixpkgs#zeek
  • normalized package name match
  • 一致条件: Zeek
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ze/zeek/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

zeek

sudo port install zeek
  • normalized package name match
  • 一致条件: Zeek
MacPorts ports tree · api.github.com · MacPorts ports tree: net/zeek/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

bifcl 1.6.2-1

Bro Built-In-Function Compiler

https://www.zeek.org/

sudo apt install bifcl
  • Section: devel
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Bifcl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bifcl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

binpac 0.59.0-1

high level protocol parser language

http://www.bro.org/

sudo apt install binpac
  • Section: devel
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Binpac
Debian stable package indexes · deb.debian.org · Debian stable package indexes: binpac from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

btest 0.72-1.1

simple driver for basic unit tests

http://www.zeek.org/

sudo apt install btest
  • Section: devel
  • Architecture: all
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Btest
Debian stable package indexes · deb.debian.org · Debian stable package indexes: btest from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

capstats 0.31-1+b1

command-line tool for collecting network interface statistics

https://www.zeek.org

sudo apt install capstats
  • Section: net
  • Architecture: amd64
  • Source Package: capstats
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Capstats
Debian stable package indexes · deb.debian.org · Debian stable package indexes: capstats from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

btest

nix profile install nixpkgs#btest
  • installed executable or alias match
  • 一致条件: Btest
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bt/btest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

bifcl 1.6.2-1

Bro Built-In-Function Compiler

https://www.zeek.org/

sudo apt install bifcl
  • Section: universe/devel
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Bifcl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bifcl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

binpac 0.59.0-1

high level protocol parser language

http://www.bro.org/

sudo apt install binpac
  • Section: universe/devel
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Binpac
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: binpac from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

btest 0.72-1

simple driver for basic unit tests

http://www.zeek.org/

sudo apt install btest
  • Section: universe/devel
  • Architecture: all
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Btest
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: btest from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

capstats 0.31-1build2

command-line tool for collecting network interface statistics

https://www.zeek.org

sudo apt install capstats
  • Section: universe/net
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Capstats
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: capstats from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Scoop92%

extras/btest

scoop install extras/btest
  • installed executable or alias match
  • 一致条件: Btest
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/btest.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment