# 使用 Homebrew 安装 silk

查看 silk 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:silk
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install silk
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:silk
- **软件包管理器:** Homebrew
- **版本:** 3.24.2
- **来源摘要:** Collection of traffic analysis tools
- **主页:** <https://tools.netsa.cert.org/silk/>
- **最后更新:** 2026-05-14T21:28:11Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- flowcap (别名)
- mapsid (别名)
- num2dot (别名)
- rwaddrcount (别名)
- rwaggbag (别名)
- rwaggbagbuild (别名)
- rwaggbagcat (别名)
- rwaggbagtool (别名)
- rwallformats (别名)
- rwappend (别名)
- rwbag (别名)
- rwbagbuild (别名)
- rwbagcat (别名)
- rwbagtool (别名)
- rwcat (别名)
- rwcombine (别名)
- rwcompare (别名)
- rwcount (别名)
- rwcut (别名)
- rwdedupe (别名)
- rwfglob (别名)
- rwfileinfo (别名)
- rwfilter (别名)
- rwflowappend (别名)
- rwflowpack (别名)
- rwgeoip2ccmap (别名)
- rwgroup (别名)
- rwguess (别名)
- rwidsquery (别名)
- rwip2cc (别名)
- rwipfix2silk (别名)
- rwmatch (别名)
- rwnetmask (别名)
- rwp2yaf2silk (别名)
- rwpackchecker (别名)
- rwpcut (别名)
- rwpdedupe (别名)
- rwpdu2silk (别名)
- rwpmapbuild (别名)
- rwpmapcat (别名)
- rwpmaplookup (别名)
- rwpmatch (别名)
- rwpollexec (别名)
- rwptoflow (别名)
- rwrandomizeip (别名)
- rwreceiver (别名)
- rwrecgenerator (别名)
- rwresolve (别名)
- rwscan (别名)
- rwsender (别名)
- rwset (别名)
- rwsetbuild (别名)
- rwsetcat (别名)
- rwsetmember (别名)
- rwsettool (别名)
- rwsilk2ipfix (别名)
- rwsiteinfo (别名)
- rwsort (别名)
- rwsplit (别名)
- rwstats (别名)
- rwswapbytes (别名)
- rwtotal (别名)
- rwtuc (别名)
- rwuniq (别名)
- silk_config (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.24.2
## 项目历史与用法

SiLK, the System for Internet-Level Knowledge, is CERT NetSA's suite for collecting, storing, and analyzing large volumes of network flow data. It combines collection daemons with many command-line analysis tools for querying binary SiLK Flow repositories.

### 项目历史

The official credits describe SiLK as a CERT Network Situational Awareness project that grew out of earlier large-scale analysis work associated with Suresh Lakshman Konda. The public release notes list releases from SiLK 0.1 in December 2003 through 3.24.2 in May 2026.

The project has evolved from early NetFlow-oriented tooling into a broader flow-analysis suite with IPFIX, NetFlow v5/v9, PySiLK, plug-ins, IPsets, Bags, prefix maps, scan detection, and service packaging material.

### 采用历史

The official site positions SiLK for backbone, enterprise border, and mid-sized ISP traffic analysis, and the input records a Homebrew package. The official downloads page also documents RPM availability for recent releases, reflecting use by Unix and Linux operators.

### 使用方式

Operators run packing tools such as flowcap and rwflowpack to collect IPFIX or NetFlow data into a SiLK data repository, then use analysis commands such as rwfilter, rwcut, rwstats, rwuniq, rwset, and rwbag in pipelines to answer security questions over historical flow data.

### 为什么软件包爱好者会关心

Package nerds care because SiLK is a large, old-school Unix tool suite with dozens of executables, daemon/service configuration, C/Perl/Python components, generated manpages, and data-file compatibility concerns. Packaging it means making a full operational network-analysis environment available from a package manager.

### 时间线

- 2003: Official release notes list SiLK 0.1.
- 2008: Official release notes list SiLK 1.0.0.
- 2011: Official release notes list SiLK 3.0.0.
- 2017: Official release notes list SiLK 4.0.0 beta software while 3.x continues.
- 2026: Official downloads page lists SiLK 3.24.2.

### Related projects

- Related projects and components include YAF, libfixbuf, IPFIX, NetFlow, PySiLK, rwflowpack, flowcap, rwfilter, and the broader CERT NetSA Security Suite.

### 来源

- <https://tools.netsa.cert.org/silk/>
- <https://tools.netsa.cert.org/silk/credits.html>
- <https://tools.netsa.cert.org/silk/docs.html>
- <https://tools.netsa.cert.org/silk/download.html>
- <https://tools.netsa.cert.org/silk/releasenotes.html>
- source_facts.package-manager


## 安全说明

没有找到 silk 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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

- Unix: ${SILK_CONFIG_FILE}, ${SILK_DATA_ROOTDIR}/silk.conf, /data/silk.conf, ${SILK_PATH}/share/silk/silk.conf, ${SILK_PATH}/share/silk.conf, /usr/share/silk/silk.conf, /usr/share/silk.conf, /etc/rwflowpack.conf, $prefix/etc/rwflowpack.conf

## Combined YAML source

View the package source record on GitHub. [combined/silk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/silk.yml)


## 来源

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