macOS
brew install testssllocal Homebrew formula metadata
sudo port install testsslMacPorts ports tree · security/testssl/Portfile · Quelle: api.github.com
brew / Rang 1903
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für testssl in AI-Agent-Workflows.
Installation
brew install testssllocal Homebrew formula metadata
sudo port install testsslMacPorts ports tree · security/testssl/Portfile · Quelle: api.github.com
sudo dnf install testsslFedora Rawhide package metadata · testssl · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#testsslnixpkgs package indexes · pkgs/by-name/te/testssl/package.nix · Quelle: api.github.com
sudo apt install testssl.shDebian stable package indexes · testssl.sh · Quelle: deb.debian.org
sudo pacman -S testssl.shArch Linux sync databases · testssl.sh · Quelle: geo.mirror.pkgbuild.com
sudo zypper install testssl.shopenSUSE Tumbleweed package metadata · testssl.sh · Quelle: download.opensuse.org
Überblick
Tool which checks for the support of TLS/SSL ciphers and flaws
Verlauf
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.
Sicherheitslage
Für testssl wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
testssl.sh | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:testssl |
|---|---|
| Version | 3.2.4 |
| Paketmanager | Homebrew |
| Homepage | https://testssl.sh/ |
| Repository | https://github.com/testssl/testssl.sh |
| Zuletzt aktualisiert | 2026-07-12T21:25:00Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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.shQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.