# sshtrix を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:sshtrix
```

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

### macOS

- Homebrew (100%):

```sh
brew install sshtrix
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:sshtrix
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.0.3
- **ソース概要:** SSH login cracker
- **ホームページ:** <https://nullsecurity.net/tools/cracker.html>
- **リポジトリ:** <https://github.com/nullsecuritynet/tools>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- sshtrix (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

sshtrix is a small nullsecurity SSH login-cracking tool built around multithreaded username and password testing.

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

The official nullsecurity tools page lists sshtrix 0.0.3 as a 2015 release by noptrix and describes it as a fast multithreaded SSH login cracker supporting SSHv1 and SSHv2. The source tree README repeats the same design goal: keep the code simple, stable, fast, and modular so it can be extended or forked for other protocols.

The release archive's manual page is dated October 1, 2011 for version 0.0.1, indicating that the code predates the later GitHub-hosted release archive and package-manager formula.

### 採用の歴史

The supplied Homebrew formula packages the 0.0.3 tarball from the nullsecurity tools repository and depends on libssh. Outside that formula and the upstream tools page, official adoption evidence is sparse, so the package history is best understood as niche security-tool packaging rather than broad CLI adoption.

### 使われ方

Official documentation presents sshtrix as a command-line tool for authorized password-auditing and testing scenarios, with host, range, username list, password list, thread-count, timeout, and output options documented in the manual page.

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

Package nerds care about sshtrix mostly as an example of old-school security-tool packaging: a small C/libssh utility maintained inside a larger tool archive, surfaced through Homebrew with a pinned source tarball rather than a standalone release-heavy project.

### タイムライン

- 2011: Release archive manual page identifies sshtrix 0.0.1.
- 2015: nullsecurity listed sshtrix 0.0.3 on its cracker tools page.
- 2023: nullsecurity tools repository re-committed the sshtrix subtree on GitHub.
- 2026: Homebrew formula still references the upstream 0.0.3 archive.

### Related projects

- The nullsecurity cracker page lists sshtrix alongside other SSH and credential-auditing tools such as sshprank and against.

### ソース

- <https://github.com/nullsecuritynet/tools/tree/main/cracker/sshtrix#readme>
- <https://nullsecurity.net/tools/cracker.html>
- <https://raw.githubusercontent.com/Homebrew/homebrew-core/HEAD/Formula/s/sshtrix.rb>
- sshtrix-0.0.3 release archive manual page from upstream GitHub URL


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
