# Installer sshtrix avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sshtrix pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sshtrix
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:sshtrix
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.3
- **Résumé source:** SSH login cracker
- **Page d'accueil:** <https://nullsecurity.net/tools/cracker.html>
- **Dépôt:** <https://github.com/nullsecuritynet/tools>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- sshtrix (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.3
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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)


## Sources

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