macOS
brew install medusalocal Homebrew formula metadata
sudo port install medusaMacPorts ports tree · security/medusa/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.