macOS
brew install testssllocal Homebrew formula metadata
sudo port install testsslMacPorts ports tree · security/testssl/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.