# wuppiefuzz を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:wuppiefuzz
```

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

### macOS

- Homebrew (100%):

```sh
brew install wuppiefuzz
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:wuppiefuzz
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/wuppiefuzz>
- **バージョン:** 1.6.0
- **ソース概要:** Coverage-guided REST API fuzzer developed on top of LibAFL
- **ホームページ:** <https://github.com/TNO-S3/WuppieFuzz>
- **リポジトリ:** <https://github.com/TNO-S3/WuppieFuzz>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/TNO-S3/WuppieFuzz/releases/download/v1.6.0/source.tar.gz>
- **最終更新:** 2026-06-25T20:42:36Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wuppiefuzz (cli)
- wuppiefuzz (エイリアス)

## 依存関係

- z3

## ビルド依存関係

- cmake
- pkgconf
- rust

## macOS 提供ライブラリ

- sqlite

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.6.0
- マネージャ更新日: 2026-06-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/TNO-S3/WuppieFuzz
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

WuppieFuzz is TNO's open-source, coverage-guided REST API fuzzer built on LibAFL. The project targets black-box, grey-box, and white-box testing and emphasizes ease of use, explainable findings, and modularity.

### プロジェクトの歴史

The project is developed under the TNO-S3 GitHub organization and is implemented primarily in Rust. Its README presents WuppieFuzz as a practical REST API fuzzing tool, while its academic publication frames it as coverage-guided, stateful REST API fuzzing driven by OpenAPI specifications and REST-specific mutators.

The tool's research context is modern API security. The TNO repository and 2025/2026 publication describe a workflow in which an OpenAPI specification seeds request sequences, LibAFL and REST-specific mutation explore behavior, and coverage measurements guide which request sequences are sent next to reach complex application states.

### 採用の歴史

WuppieFuzz has moved beyond a repository-only release into security tooling visibility: its README lists media coverage, a ONE Conference e-magazine feature, an OpenAPI.tools listing, a Nordic APIs talk, and a Thoughtworks Technology Radar mention. The preferred citation points to the ICISSP 2026 proceedings, giving it both an open-source and research footprint.

### 使われ方

Users run WuppieFuzz against a target application and provide an OpenAPI specification so the fuzzer can generate and mutate requests. For coverage-guided setups, the README shows passing coverage configuration such as JaCoCo data for a Java target; the paper also describes harness automation and reports that help developers fix bugs.

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

For security package collections, WuppieFuzz is notable because it brings LibAFL-style coverage-guided fuzzing into the REST API space instead of staying at the binary or library fuzzing layer. It sits near OpenAPI tooling, API security testing, Rust fuzzing infrastructure, and developer-friendly security automation.

### タイムライン

- 2024: Project media coverage and conference visibility begin appearing in the upstream README.
- 2025: TNO's publication record lists WuppieFuzz as a conference paper.
- 2025-12-17: The WuppieFuzz paper is submitted to arXiv.
- 2026: The README identifies WuppieFuzz v1.6.0 and cites the ICISSP 2026 proceedings.

### Related projects

- WuppieFuzz is built on LibAFL and is comparable to other REST API fuzzers and API testing tools that consume OpenAPI specifications. The paper explicitly discusses black-box, grey-box, and white-box API fuzzing in relation to existing approaches such as EvoMaster.

### ソース

- <https://arxiv.org/abs/2512.15554>
- <https://github.com/TNO-S3/WuppieFuzz>
- <https://repository.tno.nl/SingleDoc?docId=81140>


## セキュリティノート

wuppiefuzz に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: config.yaml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wuppiefuzz
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [z3](https://pkg.so/ja/brew/z3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [h26forge](https://pkg.so/ja/brew/h26forge/) - Shares pkgdb curated category or tags: cli, fuzzing, rust, security, security-testing.
- [echidna](https://pkg.so/ja/brew/echidna/) - Shares pkgdb curated category or tags: cli, fuzzing, security, security-testing.
- [afl++](https://pkg.so/ja/brew/afl/) - Shares pkgdb curated category or tags: cli, fuzzing, security, security-testing.
- [ffuf](https://pkg.so/ja/brew/ffuf/) - Shares pkgdb curated category or tags: cli, fuzzing, security.
- [feroxbuster](https://pkg.so/ja/brew/feroxbuster/) - Shares pkgdb curated category or tags: cli, rust, security.
- [rustscan](https://pkg.so/ja/brew/rustscan/) - Shares pkgdb curated category or tags: cli, rust, security.
- [jwt-cli](https://pkg.so/ja/brew/jwt-cli/) - Shares pkgdb curated category or tags: cli, rust, security.
- [cargo-audit](https://pkg.so/ja/brew/cargo-audit/) - Shares pkgdb curated category or tags: cli, rust, security.
- [arjun](https://pkg.so/ja/brew/arjun/) - Security-sensitive metadata or terminology overlaps. Shared terms: api, api-testing, cli, fuzzer, security.
- [authoscope](https://pkg.so/ja/brew/authoscope/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, rust, security, testing.

## Combined YAML source

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


## ソース

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