macOS
brew install sshtrixlocal Homebrew formula metadata
brew
SSH login cracker. Version 0.0.3 via Homebrew; verified from local package data.
install
brew install sshtrixlocal Homebrew formula metadata
overview
SSH login cracker
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sshtrix | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nullsecuritynet/tools
install metadata
| Package key | brew:sshtrix |
|---|---|
| Version | 0.0.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sshtrix |
| Homepage | https://nullsecurity.net/tools/cracker.html |
| Repository | https://github.com/nullsecuritynet/tools |
| Upstream docs | https://github.com/nullsecuritynet/tools/tree/main/cracker/sshtrix#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/nullsecuritynet/tools/raw/main/cracker/sshtrix/release/sshtrix-0.0.3.tar.gz |
| Dependencies | libssh |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sshtrix |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.