# medusa を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:medusa
```

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

### macOS

- Homebrew (100%):

```sh
brew install medusa
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install medusa
```

  証拠: MacPorts ports tree: security/medusa/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install medusa
```

  証拠: Debian stable package indexes: medusa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install medusa
```

  証拠: Fedora Rawhide package metadata: medusa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#medusa
```

  証拠: nixpkgs package indexes: pkgs/by-name/me/medusa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S medusa
```

  証拠: Arch Linux sync databases: medusa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:medusa
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.5.1
- **ソース概要:** Solidity smart contract fuzzer powered by go-ethereum
- **ホームページ:** <https://secure-contracts.com/program-analysis/medusa/docs/src/>
- **リポジトリ:** <https://github.com/crytic/medusa>
- **最終更新:** 2026-07-29T17:04:53+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- medusa (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.5.1
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023: Repository is created and v0.1.0 is released.
- 2023: Documentation describes `medusa init`, `medusa fuzz`, and `medusa.json` project configuration workflows.
- 2026: GitHub repository lists v1.5.1 as the latest release.

### Related projects

- medusa is related to Echidna, go-ethereum, crytic-compile, Slither, Foundry, Hardhat, and Trail of Bits' Building Secure Contracts documentation.

### ソース

- <https://api.github.com/repos/crytic/medusa>
- <https://api.github.com/repos/crytic/medusa/releases>
- <https://github.com/crytic/medusa>
- <https://raw.githubusercontent.com/crytic/medusa/master/docs/src/cli/init.md>
- <https://raw.githubusercontent.com/crytic/medusa/master/docs/src/getting_started/first_steps.md>
- <https://raw.githubusercontent.com/crytic/medusa/master/docs/src/getting_started/installation.md>
- <https://secure-contracts.com/program-analysis/medusa/docs/src/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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: medusa.json
## 他のパッケージマネージャ記録

- Debian apt - medusa - 2.3-2: normalized package name match | Debian stable package indexes: medusa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast, parallel, modular, login brute-forcer for network services | http://foofus.net/?page_id=51
- Nix - medusa: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/medusa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - medusa - 2.2-7build3: normalized package name match | Ubuntu 24.04 LTS package indexes: medusa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast, parallel, modular, login brute-forcer for network services | http://foofus.net/?page_id=51
- dnf - medusa - 2.3-8.20240130git4e9be7e.fc45: normalized package name match | Fedora Rawhide package metadata: medusa from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Speedy, parallel, and modular, login brute-forcer | http://www.foofus.net/jmk/medusa/medusa.html
- pacman - medusa - 2.2-13: normalized package name match | Arch Linux sync databases: medusa from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Speedy, massively parallel and modular login brute-forcer for network | http://www.foofus.net/jmk/medusa/medusa.html
- MacPorts - medusa: normalized package name match | MacPorts ports tree: security/medusa/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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