macOS
brew install radamsalocal Homebrew formula metadata
brew / 順位 7938
radamsa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install radamsalocal Homebrew formula metadata
nix profile install nixpkgs#radamsanixpkgs package indexes · pkgs/by-name/ra/radamsa/package.nix · ソース: api.github.com
sudo pacman -S radamsaArch Linux sync databases · radamsa · ソース: geo.mirror.pkgbuild.com
sudo zypper install radamsaopenSUSE Tumbleweed package metadata · radamsa · ソース: download.opensuse.org
概要
Test case generator for robustness testing (a.k.a. a "fuzzer")
履歴
Radamsa is a general-purpose mutation-based fuzzer that learns from valid sample data and generates malformed variants for robustness and security testing.
Aki Helin developed Radamsa as a general-purpose test-case generator for robustness testing. The current official GitLab project was created in 2018, although its repository contents and release history predate that migration.
Radamsa has been adopted as a lightweight command-line fuzzing component and is packaged by Homebrew, Nix, Arch Linux, and openSUSE ecosystems. Upstream reports that it is also used internally at OUSPG.
Users pipe a valid sample through radamsa for a single mutation or ask it to generate numbered output files from a corpus. A separate test harness runs the target and detects crashes, hangs, or other failures. Upstream warns that generated data can trigger severe failures and recommends disposable or isolated environments.
Radamsa is valued for its Unix-filter design: it accepts samples from files or standard input and emits mutated cases to standard output or numbered files. This makes it easy to insert into shell scripts without building a full fuzzing framework.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
radamsa | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.com/akihe/radamsa
インストールメタデータ
| パッケージキー | brew:radamsa |
|---|---|
| バージョン | 0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/radamsa |
| ホームページ | https://gitlab.com/akihe/radamsa |
| 上流ドキュメント | https://gitlab.com/akihe/radamsa |
| ライセンス | MIT |
| ソースアーカイブ | https://gitlab.com/akihe/radamsa/-/archive/v0.7/radamsa-v0.7.tar.gz |
| 最終更新 | 2026-09-15T15:04:19-04:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | radamsa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
radamsa
nix profile install nixpkgs#radamsaradamsa 0.7-3
General purpose mutation based fuzzer
https://gitlab.com/akihe/radamsa
sudo pacman -S radamsaradamsa 0.7-1.9
A test case generator for robustness testing, aka a fuzzer
https://gitlab.com/akihe/radamsa
sudo zypper install radamsaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.