pkg.sopackage field notes

brew / Rang 1875

tcpdump mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tcpdump in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tcpdump

provider-native install command

Überblick

Paketzusammenfassung

Command-line packet analyzer

Befehle und Aliase

  • tcpdump
  • tcpdump.4.99.6

Verlauf

Projektgeschichte und Nutzung

tcpdump is the classic command-line packet analyzer for capturing, filtering, and decoding network traffic, closely tied to libpcap and Unix network troubleshooting culture.

Projektgeschichte

The tcpdump source says the program was first written in 1987 by Van Jacobson at Lawrence Berkeley Laboratory. The official README says it was part of research into TCP and Internet gateway performance and was loosely based on Sun's etherfind, with proprietary remnants later rewritten by Steven McCanne.

The current project is maintained by The Tcpdump Group. Its GitHub README describes tcpdump as source code for network monitoring and data acquisition and credits continuing improvements to Internet community contributions.

Adoptionsgeschichte

tcpdump became a standard Unix and Unix-like diagnostic tool because it combined packet capture, protocol decoding, and Berkeley Packet Filter expressions in a command-line workflow.

The upstream README notes that many operating systems ship tcpdump as a native package or port, which matches its presence across package managers and base-system environments.

Wie es verwendet wird

Typical use is interactive or scripted packet capture: selecting an interface, applying a capture filter, printing decoded packets, or writing pcap files for later inspection.

The README points to tcpslice for processing tcpdump capture files and to libpcap as the capture interface dependency, which explains why tcpdump is often packaged alongside libpcap.

Warum Paket-Nerds sich dafür interessieren

tcpdump is one of the canonical networking CLIs that package maintainers expect to exist everywhere. Its packaging touches privilege handling, capture library compatibility, platform packet APIs, and manpage fidelity.

For package nerds, it is also part of a toolkit lineage: libpcap provides the capture layer, tcpdump provides the terminal interface, and Wireshark and many other tools consume the same pcap ecosystem.

Zeitleiste

  • 1987: tcpdump first written by Van Jacobson at Lawrence Berkeley Laboratory.
  • 1988-2000: Source copyright headers record continuing University of California/LBL-era development.
  • 1990s: Original LBL README documents research workflows using tcpdump traces and awk summaries.
  • Modern era: The Tcpdump Group maintains tcpdump with community contributions and GitHub-based development.

Related projects

  • libpcap is tcpdump's packet capture library dependency.
  • tcpslice is maintained by The Tcpdump Group for extracting portions of tcpdump binary trace files.
  • Wireshark is a related packet-analysis tool, but tcpdump remains the compact CLI-oriented analyzer.

Sicherheitslage

Risikostufe: red

doc example: packet capture tool.

Risikoklassifikator

red Risiko · hoch Konfidenz · escape-surveillance-offensive

Warum

  • doc example: packet capture tool

Signale

  • override:tcpdump

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tcpdumpExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
tcpdump.4.99.6Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version4.99.6
Manager aktualisiert2026-06-22
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tcpdump
Version4.99.6
PaketmanagerHomebrew
Homepagehttps://www.tcpdump.org/
Repositoryhttps://github.com/the-tcpdump-group/tcpdump
Zuletzt aktualisiert2026-06-22T14:06:26-07:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation