macOS
brew install sslscanlocal Homebrew formula metadata
sudo port install sslscanMacPorts ports tree · net/sslscan/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sslscan pour les workflows d'agents IA.
installation
brew install sslscanlocal Homebrew formula metadata
sudo port install sslscanMacPorts ports tree · net/sslscan/Portfile · Source: api.github.com
sudo apk add sslscanAlpine Linux edge package indexes · sslscan · Source: dl-cdn.alpinelinux.org
sudo apt install sslscanDebian stable package indexes · sslscan · Source: deb.debian.org
sudo dnf install sslscanFedora Rawhide package metadata · sslscan · Source: dl.fedoraproject.org
nix profile install nixpkgs#sslscannixpkgs package indexes · sslscan · Source: raw.githubusercontent.com
sudo pacman -S sslscanArch Linux sync databases · sslscan · Source: geo.mirror.pkgbuild.com
sudo zypper install sslscanopenSUSE Tumbleweed package metadata · sslscan · Source: download.opensuse.org
scoop install main/sslscanScoop official bucket manifest trees · bucket/sslscan.json · Source: api.github.com
aperçu
Test SSL/TLS enabled services to discover supported cipher suites
historique
sslscan is a command-line SSL/TLS scanner used to enumerate protocol support, cipher suites, certificates, key exchange groups, and related server properties. It is a package-manager staple because it gives admins and security testers a fast local check without relying on a hosted assessment service.
The current rbsec README identifies the project as a fork of ioerror's sslscan, which itself was a fork of Ian Ventura-Whiting's original sslscan.c and was influenced by OpenSSL s_client setup code. The rbsec fork added extensive highlighting and checks for weak protocol and cipher behavior, certificate issues, IPv6, STARTTLS modes, Heartbleed, RDP, PostgreSQL, MySQL, and other protocol contexts.
Version 2 was a major rewrite of the backend scanning code. The README says this made sslscan less dependent on the OpenSSL version for many checks, allowing support for legacy protocols such as SSLv2 and SSLv3 and newer TLS 1.3 behavior regardless of the OpenSSL version used for compilation.
The supplied package metadata shows sslscan across apk, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, and openSUSE. That breadth reflects its role as a common local TLS triage tool in Unix and cross-platform security toolboxes.
The changelog records a long stream of packaging-relevant changes: static OpenSSL builds, OS X and Windows support, OpenBSD fixes, Docker builds, XML output changes, and build-system work. Those details matter to distributors because TLS scanner behavior can change when the linked OpenSSL version changes.
Typical usage is to point sslscan at a host or target list and inspect supported protocols, cipher suites, certificate metadata, weak keys, compression, STARTTLS support, XML output, and optional checks. Users often install it through a package manager when they need quick TLS visibility from the machine they are on.
Version 2's static-build guidance is important operationally: upstream recommends ignoring the system OpenSSL and statically building against a chosen OpenSSL for additional checks and predictable behavior.
sslscan is interesting to package nerds because the package is not just a wrapper around OpenSSL; the exact build strategy influences what the scanner can see. Static versus system OpenSSL linking, minimum OpenSSL versions, and legacy protocol support are part of the package's user-visible behavior.
It is also a canonical example of security tooling that survived through forks: original utility, ioerror fork, rbsec-maintained fork, and then a version 2 rewrite to keep up with TLS 1.3 and post-quantum group reporting.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
sslscan | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/rbsec/sslscan
métadonnées d'installation
| Clé du paquet | brew:sslscan |
|---|---|
| Version | 2.2.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/sslscan |
| Page d'accueil | https://github.com/rbsec/sslscan |
| Dépôt | https://github.com/rbsec/sslscan |
| Docs amont | https://github.com/rbsec/sslscan#readme |
| Licence | GPL-3.0-or-later WITH cryptsetup-OpenSSL-exception |
| Archive source | https://github.com/rbsec/sslscan/archive/refs/tags/2.2.2.tar.gz |
| Dernière mise à jour | 2026-05-12T11:16:46-04:00 |
| Pulse | updated |
| Dépendances | openssl@3 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sslscan |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
sslscan 2.1.5-1
Tests SSL/TLS enabled services to discover supported cipher suites
https://github.com/rbsec/sslscan
sudo apt install sslscansslscan
nix profile install nixpkgs#sslscansslscan 2.1.2-0.1build2
Tests SSL/TLS enabled services to discover supported cipher suites
https://github.com/rbsec/sslscan
sudo apt install sslscansslscan 2.2.2-r0
fast SSL/TLS configuration scanner
https://github.com/rbsec/sslscan
sudo apk add sslscansslscan-doc 2.2.2-r0
fast SSL/TLS configuration scanner (documentation)
https://github.com/rbsec/sslscan
sudo apk add sslscan-docsslscan 2.2.2-1.fc45
Security assessment tool for SSL/TLS
https://github.com/rbsec/sslscan/
sudo dnf install sslscansslscan 2.2.2-1
Fast tool to scan SSL services such as HTTPS to determine supported ciphers
https://github.com/rbsec/sslscan
sudo pacman -S sslscansslscan 2.2.2-1.1
SSL cipher scanning tool
https://github.com/rbsec/sslscan
sudo zypper install sslscansslscan
sudo port install sslscanmain/sslscan
scoop install main/sslscanpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.