# 使用 Homebrew 安装 sshtrix

查看 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
