macOS
brew install testssllocal Homebrew formula metadata
sudo port install testsslMacPorts ports tree · security/testssl/Portfile · ソース: api.github.com
brew / 順位 1903
testssl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install testssllocal Homebrew formula metadata
sudo port install testsslMacPorts ports tree · security/testssl/Portfile · ソース: api.github.com
sudo dnf install testsslFedora Rawhide package metadata · testssl · ソース: dl.fedoraproject.org
nix profile install nixpkgs#testsslnixpkgs package indexes · pkgs/by-name/te/testssl/package.nix · ソース: api.github.com
sudo apt install testssl.shDebian stable package indexes · testssl.sh · ソース: deb.debian.org
sudo pacman -S testssl.shArch Linux sync databases · testssl.sh · ソース: geo.mirror.pkgbuild.com
sudo zypper install testssl.shopenSUSE Tumbleweed package metadata · testssl.sh · ソース: download.opensuse.org
概要
Tool which checks for the support of TLS/SSL ciphers and flaws
履歴
testssl.sh is a free Bash command-line scanner for checking TLS and SSL services on any port, including supported protocols, ciphers, certificate properties, security headers, and known cryptographic flaws.
The testssl/testssl.sh repository was created in July 2014 and official GitHub releases show a long public release history, including version 2.6 in 2015, 2.8 in 2017, the 3.0 line in 2020 and 2021, and the 3.2 stable line in 2025 and 2026.
The README describes testssl.sh as a no-install-or-configuration tool: no gems, CPAN, pip, or similar runtime stack are needed, and it runs out of the box on Linux, macOS, BSD systems, WSL2, MSYS2, and Cygwin. That packaging profile helped it become a common audit utility in Unix security toolboxes.
The changelog shows the project expanding from cipher and protocol checks into broader TLS operations: STARTTLS support, JSON and CSV output, browser/client simulations, certificate and CA checks, TLS 1.3, Docker images, GHCR builds, SSL Labs-style ratings, post-quantum and newer cipher handling, and mass-testing improvements.
testssl.sh's adoption pattern is visible in its official README: it lists related frontends, mass scanners, privacy checkers, Nagios and Icinga integrations, GitHub Actions, JSON processors, and a Homebrew package discussion. These are signs of a tool used both interactively by security engineers and as a building block in automated checks.
The batch input also shows broad package-manager coverage: Homebrew, Debian, Ubuntu, Fedora/dnf, MacPorts, Nix, Arch/pacman, and openSUSE/zypper. That matters because TLS scanners are often run from ephemeral audit machines, CI jobs, or administrator laptops where quick package installation is the workflow.
The normal interactive use is testssl.sh <hostname>, which performs a default scan of a host or URI. The usage documentation also covers per-protocol cipher checks, vulnerability checks such as Heartbleed, CCS injection, POODLE, FREAK, LOGJAM, DROWN, and ROBOT-related coverage, HTTP header checks, STARTTLS protocols, MX scans, proxy use, and IPv6.
For automation, testssl.sh supports batch input with --file, machine-readable JSON and CSV output, log files, append mode, warning suppression for batch runs, and Docker execution. Those features explain why it appears in package-manager catalogs and CI/security pipelines rather than only in penetration-testing notes.
testssl.sh is a package-nerd classic because it is a single command with heavy operational value: install it, point it at a host, and get a broad TLS posture report without setting up a web service or sending results to a third party.
Its Bash implementation and bundled compatibility work put it in the same mental shelf as nmap helper scripts, OpenSSL wrappers, and admin audit tools. Distribution packages make it easy to pin or update across fleets, CI runners, and responder laptops.
セキュリティ状態
testssl に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
testssl.sh | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:testssl |
|---|---|
| バージョン | 3.2.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://testssl.sh/ |
| リポジトリ | https://github.com/testssl/testssl.sh |
| 最終更新 | 2026-07-12T21:25:00Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
testssl
nix profile install nixpkgs#testssltestssl 3.2.3-3.fc45
Testing TLS/SSL encryption
sudo dnf install testssltestssl
sudo port install testssltestssl.sh 3.2.1+dfsg-1
Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws
sudo apt install testssl.shtestssl.sh 3.2~rc3+dfsg-1
Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws
sudo apt install testssl.shtestssl.sh 3.2.4-1
Testing TLS/SSL encryption
https://github.com/testssl/testssl.sh
sudo pacman -S testssl.shtestssl.sh 3.2.4-1.1
Testing TLS/SSL Encryption Anywhere On Any Port
sudo zypper install testssl.shソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.