macOS
brew install medusalocal Homebrew formula metadata
sudo port install medusaMacPorts ports tree · security/medusa/Portfile · ソース: api.github.com
brew
medusa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install medusalocal Homebrew formula metadata
sudo port install medusaMacPorts ports tree · security/medusa/Portfile · ソース: api.github.com
sudo apt install medusaDebian stable package indexes · medusa · ソース: deb.debian.org
sudo dnf install medusaFedora Rawhide package metadata · medusa · ソース: dl.fedoraproject.org
nix profile install nixpkgs#medusanixpkgs package indexes · pkgs/by-name/me/medusa/package.nix · ソース: api.github.com
sudo pacman -S medusaArch Linux sync databases · medusa · ソース: geo.mirror.pkgbuild.com
概要
Solidity smart contract fuzzer powered by go-ethereum
履歴
medusa is a cross-platform, go-ethereum-based smart-contract fuzzer from the Crytic ecosystem. Its official README describes it as inspired by Echidna and designed for parallelized fuzz testing through a CLI or Go API.
The official repository was created in 2023 and its first GitHub release was v0.1.0 in March 2023. The project entered a security tooling space already shaped by Crytic tools such as Echidna and Slither, but focused on a Go implementation powered by go-ethereum.
The documentation grew into a mdBook under Trail of Bits' Building Secure Contracts material, with sections for installation, first steps, project configuration, CLI commands, fuzzing lifecycle, invariant testing, cheatcodes, and an evolving Go API.
medusa is a specialized package for smart-contract auditors, protocol teams, and Solidity developers who need fuzzing in local or CI workflows. Official installation docs include Go install, Homebrew, Nix, Docker, source builds, and precompiled binaries, which is a strong signal that the project expects package-manager and automation use.
The package input lists Homebrew, Debian, Fedora, MacPorts, Nix, Pacman, and Ubuntu package names, showing that the tool has moved beyond a source-only security project into normal developer-tool distribution channels.
Users initialize a Solidity project with `medusa init`, which creates `medusa.json`, then run campaigns with commands such as `medusa fuzz --target-contracts ... --test-limit ...`. Official docs recommend placing target contracts and fuzz limits in the project configuration file.
medusa is interesting to package maintainers because it brings smart-contract fuzzing into a single Go CLI while still interoperating with common Ethereum tooling such as crytic-compile, Slither, Foundry, Hardhat, and go-ethereum. It sits in the same toolbox category as Echidna and Slither, but with a distinct implementation and parallel fuzzing model.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
medusa.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
medusa | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/crytic/medusa
インストールメタデータ
| パッケージキー | brew:medusa |
|---|---|
| バージョン | 1.5.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/medusa |
| ホームページ | https://secure-contracts.com/program-analysis/medusa/docs/src/ |
| リポジトリ | https://github.com/crytic/medusa |
| 上流ドキュメント | https://github.com/crytic/medusa/blob/master/docs/src/SUMMARY.md |
| ライセンス | AGPL-3.0-only |
| ソースアーカイブ | https://github.com/crytic/medusa/archive/refs/tags/v1.5.1.tar.gz |
| 最終更新 | 2026-06-15T10:20:21-04:00 |
| Pulse | updated |
| 依存関係 | crytic-compile |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | medusa |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
medusa 2.3-2
fast, parallel, modular, login brute-forcer for network services
sudo apt install medusamedusa
nix profile install nixpkgs#medusamedusa 2.2-7build3
fast, parallel, modular, login brute-forcer for network services
sudo apt install medusamedusa 2.3-6.20240130git4e9be7e.fc44
Speedy, parallel, and modular, login brute-forcer
http://www.foofus.net/jmk/medusa/medusa.html
sudo dnf install medusamedusa 2.2-13
Speedy, massively parallel and modular login brute-forcer for network
http://www.foofus.net/jmk/medusa/medusa.html
sudo pacman -S medusamedusa
sudo port install medusaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.