pkg.soopen package index

brew / 順位 582

wireshark を Homebrew, apk, chocolatey, apt, dnf, Nix, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wireshark

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wireshark

Alpine Linux edge package indexes · wireshark · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install wireshark

Fedora Rawhide package metadata · wireshark · ソース: dl.fedoraproject.org

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

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

openSUSE zypper確認済み · 92%
sudo zypper install wireshark

openSUSE Tumbleweed package metadata · wireshark · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install wireshark

Chocolatey community package catalog · wireshark · ソース: community.chocolatey.org

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

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

Windows Package Manager確認済み · 92%
winget install --id WiresharkFoundation.Wireshark -e

Windows Package Manager source index · WiresharkFoundation.Wireshark · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Network analyzer and capture tool - without graphical user interface

コマンドとエイリアス

  • capinfos
  • captype
  • dftest
  • dumpcap
  • editcap
  • idl2wrs
  • mergecap
  • mmdbresolve
  • randpkt
  • rawshark
  • reordercap
  • sharkd
  • text2pcap
  • tshark

履歴

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

Wireshark is the canonical open-source network protocol analyzer, with command-line tools such as TShark, dumpcap, editcap, mergecap, and text2pcap packaged alongside the graphical analyzer in the broader project. The Homebrew package represented here is especially relevant to CLI packet-capture and capture-file workflows.

プロジェクトの歴史

Gerald Combs began writing the project in late 1997 under the name Ethereal because he needed a tool to troubleshoot network problems and wanted to learn more about networking. After development pauses, Ethereal 0.2.0 was released in July 1998, and patches, bug reports, encouragement, and protocol dissectors quickly followed.

The project's extension model and community culture formed early. Contributors often arrived because they needed Wireshark to understand a protocol it did not yet dissect, copied an existing dissector, and sent the new code back. That pattern helped turn the tool into a broad protocol-analysis workbench rather than a single-vendor network sniffer.

In 2006 the project moved and reappeared as Wireshark after the Ethereal trademark stayed with Combs's former employer. The official announcement presented Wireshark as the new home for the world's popular network protocol analyzer, while the migration page encouraged Ethereal users to move forward under the new name.

Wireshark 1.0 arrived in 2008 after ten years of development and coincided with the first SharkFest developer and user conference. Wireshark 2.0 followed in 2015 with a major Qt-based user interface rewrite, and in 2023 the Wireshark Foundation was announced as a 501(c)(3) nonprofit home for the project, SharkFest, development support, and analysis education.

採用の歴史

Wireshark's adoption was driven by a simple economic and practical fact: professional protocol analyzers were once expensive, while tcpdump-like tools were powerful but not visual. Wireshark gave network engineers, security practitioners, developers, students, and educators an open-source way to capture, inspect, filter, and explain packets across many protocols.

The project became standard vocabulary in networking and security. The official FAQ describes Wireshark as the world's most popular tool of its kind, used by network professionals, security experts, developers, and educators on Windows, macOS, Linux, and Unix-like systems. Its command-line sibling TShark made the same dissector knowledge useful in scripts, servers, labs, and CI jobs.

使われ方

Wireshark is used to capture live traffic, open saved capture files, decode protocol fields, apply display filters, inspect conversations, troubleshoot network behavior, develop protocols, teach packet structure, and investigate suspicious traffic. It relies on packet-capture libraries and formats such as pcap and pcapng, which also connect it to tcpdump and many other capture tools.

TShark is the terminal version for capturing or reading packets and printing decoded output or writing captures. The surrounding command-line tools support package-nerd workflows: `dumpcap` captures with reduced privilege, `mergecap` combines files, `editcap` slices or transforms captures, `text2pcap` converts textual packet dumps, and `capinfos` reports metadata.

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

Wireshark is one of the rare packages that is both a desktop application and an infrastructure debugging primitive. Even users who never launch the GUI may install it for TShark and the capture-file utilities because they encode Wireshark's protocol knowledge in scriptable tools.

Its history also explains why distributions care about privilege separation and packaging details: packet capture may require elevated rights, but protocol dissection is a large attack surface. The split between capture helpers and analysis processes is part of the tool's operational culture, not just an implementation detail.

タイムライン

  • 1997: Gerald Combs starts Ethereal to troubleshoot networks and learn networking.
  • 1998: Ethereal 0.2.0 is publicly released in July.
  • 2006: The project changes name from Ethereal to Wireshark.
  • 2008: Wireshark 1.0 is released and the first SharkFest conference is held.
  • 2015: Wireshark 2.0 ships with a new Qt-based user interface.
  • 2023: The Wireshark Foundation is announced as a nonprofit home for Wireshark and SharkFest.

Related projects

  • TShark is the command-line network protocol analyzer distributed with Wireshark.
  • tcpdump, libpcap, Npcap, and WinPcap are adjacent capture tools and libraries in the same packet-analysis ecosystem.
  • Stratoshark later extended Wireshark-style inspection ideas toward cloud forensics under the Wireshark Foundation umbrella.

セキュリティ状態

リスクレベル: red

packet capture and network inspection tool.

リスク分類器

リスク red · 信頼度 高 · escape-surveillance-offensive

理由

  • packet capture and network inspection tool

信号

  • override:wireshark

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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
$XDG_CONFIG_HOME/wireshark/preferences~/.config/wireshark/preferences~/.wireshark/preferences
Windows
%APPDATA%\Wireshark\preferences%USERPROFILE%\Application Data\Wireshark\preferences

実行可能ファイル

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

コマンド種類公開範囲メモ
capinfos実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
captype実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
dftest実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
dumpcap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
editcap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
idl2wrs実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mergecap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
mmdbresolve実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
randpkt実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
rawshark実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
reordercap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
sharkd実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
text2pcap実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
tshark実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版4.6.7
マネージャ更新日2026-07-09
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wireshark
バージョン4.6.7
パッケージマネージャHomebrew
ホームページhttps://www.wireshark.org
最終更新2026-07-09T02:07:19Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

libwireshark-data 4.4.16-0+deb13u1

network packet dissection library -- data files

https://www.wireshark.org/

sudo apt install libwireshark-data
  • Section: libs
  • Architecture: all
  • Source Package: wireshark
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwireshark-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwireshark-dev 4.4.16-0+deb13u1

network packet dissection library -- development files

https://www.wireshark.org/

sudo apt install libwireshark-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wireshark
  • 4 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwireshark-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwireshark18 4.4.16-0+deb13u1

network packet dissection library -- shared library

https://www.wireshark.org/

sudo apt install libwireshark18
  • Section: libs
  • Architecture: amd64
  • Source Package: wireshark
  • 26 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwireshark18 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwiretap-dev 4.4.16-0+deb13u1

network packet capture library -- development files

https://www.wireshark.org/

sudo apt install libwiretap-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wireshark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwiretap-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwiretap15 4.4.16-0+deb13u1

network packet capture library -- shared library

https://www.wireshark.org/

sudo apt install libwiretap15
  • Section: libs
  • Architecture: amd64
  • Source Package: wireshark
  • 6 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwiretap15 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwsutil-dev 4.4.16-0+deb13u1

network packet dissection utilities library -- development files

https://www.wireshark.org/

sudo apt install libwsutil-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wireshark
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwsutil-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwsutil16 4.4.16-0+deb13u1

network packet dissection utilities library -- shared library

https://www.wireshark.org/

sudo apt install libwsutil16
  • Section: libs
  • Architecture: amd64
  • Source Package: wireshark
  • 6 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwsutil16 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tshark 4.4.16-0+deb13u1

network traffic analyzer - console version

https://www.wireshark.org/

sudo apt install tshark
  • Section: net
  • Architecture: amd64
  • Source Package: wireshark
  • 9 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tshark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wireshark 4.4.16-0+deb13u1

network traffic analyzer - graphical interface

https://www.wireshark.org/

sudo apt install wireshark
  • Section: net
  • Architecture: amd64
  • 24 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wireshark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wireshark-common 4.4.16-0+deb13u1

network traffic analyzer - common files

https://www.wireshark.org/

sudo apt install wireshark-common
  • Section: net
  • Architecture: amd64
  • Source Package: wireshark
  • 20 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wireshark-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wireshark-dev 4.4.16-0+deb13u1

network traffic analyzer - development tools

https://www.wireshark.org/

sudo apt install wireshark-dev
  • Section: devel
  • Architecture: amd64
  • Source Package: wireshark
  • 10 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wireshark-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wireshark-doc 4.4.16-0+deb13u1

network traffic analyzer - documentation

https://www.wireshark.org/

sudo apt install wireshark-doc
  • Section: doc
  • Architecture: all
  • Source Package: wireshark
  • normalized package name match
  • 一致条件: Wireshark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wireshark-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wireshark

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

libwireshark-data 4.2.2-1.1build3

network packet dissection library -- data files

https://www.wireshark.org/

sudo apt install libwireshark-data
  • Section: universe/libs
  • Architecture: all
  • Source Package: wireshark
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Wireshark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwireshark-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwireshark-dev 4.2.2-1.1build3

network packet dissection library -- development files

https://www.wireshark.org/

sudo apt install libwireshark-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: wireshark
  • 3 依存関係
  • normalized package name match
  • 一致条件: Wireshark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwireshark-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwireshark17t64 4.2.2-1.1build3

network packet dissection library -- shared library

https://www.wireshark.org/

sudo apt install libwireshark17t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wireshark
  • 26 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Wireshark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwireshark17t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation