macOS
brew install yaflocal Homebrew formula metadata
brew / rang 5010
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yaf pour les workflows d'agents IA.
installation
brew install yaflocal Homebrew formula metadata
aperçu
Yet another flowmeter: processes packet data from pcap(3)
historique
YAF, Yet Another Flowmeter, is CERT NetSA's packet-to-flow sensor for turning live traffic or PCAP captures into bidirectional IPFIX flow records. In package-manager terms it is the flow-metering front end of a larger network-security toolchain rather than a general packet sniffer.
The NetSA documentation describes YAF as the data collection component of the CERT NetSA Security Suite. Its original purpose was experimental: tracking work in the IETF IPFIX working group, especially bidirectional flow representation, archival storage formats, structured export, and deep packet inspection fields.
A 2010 USENIX LISA paper by Christopher M. Inacio and Brian Trammell presented YAF as a reference implementation of an IPFIX metering and exporting process and as a platform for rapid deployment of new flow-meter capabilities. The modern NetSA site keeps both a stable 2.x documentation set and a 3.x pre-release line, showing that the tool remained maintained long after its research-prototype origins.
YAF adoption is tied to operational network monitoring, especially environments that already use SiLK, super_mediator, Analysis Pipeline, Mothra, or other IPFIX-compatible collectors. Its niche is converting high-volume packet observation into compact flow records that analysts can store, query, and correlate without preserving every packet payload.
Common usage is to run `yaf` against a live interface, a pcap file, or a list of captures, export IPFIX to a collector, or write an IPFIX-based file for later processing. The documentation emphasizes flow building, DPI fields for protocols such as DNS, SSL, HTTP, and SMTP, and PCAP indexing workflows for retrospective analysis.
For package users, the important distinction is that YAF is not a packet-display tool like tcpdump or Wireshark. It is a sensor component that summarizes packet streams into flow data for downstream security analytics.
YAF is interesting to package nerds because it packages a research-grade IPFIX metering implementation as a Unix sensor daemon and CLI suite. It also sits at the boundary between standards work, security operations, and package-manager distribution: libpcap in, IPFIX and SiLK-style workflows out.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour yaf. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
airdaemon | cli | exécutable global | |
filedaemon | cli | exécutable global | |
getFlowKeyHash | cli | exécutable global | |
yaf | cli | exécutable global | |
yafMeta2Pcap | cli | exécutable global | |
yafcollect | cli | exécutable global | |
yafscii | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://tools.netsa.cert.org/yaf/
métadonnées d'installation
| Clé du paquet | brew:yaf |
|---|---|
| Version | 2.19.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/yaf |
| Page d'accueil | https://tools.netsa.cert.org/yaf/ |
| Docs amont | https://tools.netsa.cert.org/yaf/ |
| Licence | GPL-2.0-only |
| Archive source | https://tools.netsa.cert.org/releases/yaf-2.19.4.tar.gz |
| Dernière mise à jour | 2026-08-03T22:06:22Z |
| Pulse | updated |
| Dépendances | gettext, glib, libfixbuf, libtool, pcre2 |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | libpcap |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yaf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.