Automic VaultAutomic Vault

brew

sslscan を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop でインストール

sslscan のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install sslscan

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install sslscan

MacPorts ports tree · net/sslscan/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add sslscan

Alpine Linux edge package indexes · sslscan · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install sslscan

Debian stable package indexes · sslscan · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install sslscan

Fedora Rawhide package metadata · sslscan · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#sslscan

nixpkgs package indexes · sslscan · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S sslscan

Arch Linux sync databases · sslscan · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install sslscan

openSUSE Tumbleweed package metadata · sslscan · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/sslscan

Scoop official bucket manifest trees · bucket/sslscan.json · ソース: api.github.com

概要

パッケージ概要

Test SSL/TLS enabled services to discover supported cipher suites

コマンドとエイリアス

  • sslscan

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2013: rbsec changelog records version 1.9 with highlighting for SSLv2, weak ciphers, RC4, anonymous ciphers, TLS 1.1 and 1.2 support, IPv6, and TLS compression checks.
  • 2014: Version 1.9.2 added the OpenSSL Heartbleed check.
  • 2015: Version 1.11.0 rewrote the ciphersuite scanning engine to be faster and ordered results by server preference.
  • 2020: Version 2.0.0-alpha1 introduced a major backend rewrite, TLS 1.3 support, legacy protocol detection independent of OpenSSL, and key exchange and signature-algorithm checks.
  • 2023: Version 2.1.0 moved builds to OpenSSL 3.0.
  • 2025: Version 2.2.0 made OpenSSL 3.5 the minimum build target and added post-quantum group support.
  • 2026: Version 2.2.2 fixed build behavior respecting the -j option when building OpenSSL.

Related projects

  • Related tools and references include OpenSSL s_client, the earlier ioerror sslscan fork, Ian Ventura-Whiting's original sslscan.c, and TLS assessment tools such as ssllabs-scan.
  • The README also highlights Docker builds and Windows cross-compiled releases as related distribution surfaces.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sslscancliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.2.2
マネージャ更新日2026-05-12
ローカルデータOK
上流最新
検出された最新2.2.2

https://github.com/rbsec/sslscan

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sslscan
バージョン2.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sslscan
ホームページhttps://github.com/rbsec/sslscan
リポジトリhttps://github.com/rbsec/sslscan
上流ドキュメントhttps://github.com/rbsec/sslscan#readme
ライセンスGPL-3.0-or-later WITH cryptsetup-OpenSSL-exception
ソースアーカイブhttps://github.com/rbsec/sslscan/archive/refs/tags/2.2.2.tar.gz
最終更新2026-05-12T11:16:46-04:00
Pulseupdated
依存関係openssl@3
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesslscan
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

sslscan 2.1.5-1

Tests SSL/TLS enabled services to discover supported cipher suites

https://github.com/rbsec/sslscan

sudo apt install sslscan
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Sslscan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sslscan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sslscan

nix profile install nixpkgs#sslscan
  • normalized package name match
  • 一致条件: Sslscan
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: sslscan from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

sslscan 2.1.2-0.1build2

Tests SSL/TLS enabled services to discover supported cipher suites

https://github.com/rbsec/sslscan

sudo apt install sslscan
  • Section: universe/utils
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Sslscan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sslscan from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sslscan 2.2.2-r0

fast SSL/TLS configuration scanner

https://github.com/rbsec/sslscan

sudo apk add sslscan
  • License: GPL-3.0-or-later OpenSSL
  • Architecture: x86_64
  • Source Package: sslscan
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sslscan
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslscan from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sslscan-doc 2.2.2-r0

fast SSL/TLS configuration scanner (documentation)

https://github.com/rbsec/sslscan

sudo apk add sslscan-doc
  • License: GPL-3.0-or-later OpenSSL
  • Architecture: x86_64
  • Source Package: sslscan
  • normalized package name match
  • 一致条件: Sslscan
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sslscan-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

sslscan 2.2.2-1.fc45

Security assessment tool for SSL/TLS

https://github.com/rbsec/sslscan/

sudo dnf install sslscan
  • License: LicenseRef-Callaway-GPLv3+-with-exceptions
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: sslscan
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Sslscan
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sslscan from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sslscan 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 sslscan
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Sslscan
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sslscan from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sslscan 2.2.2-1.1

SSL cipher scanning tool

https://github.com/rbsec/sslscan

sudo zypper install sslscan
  • License: SUSE-GPL-3.0+-with-openssl-exception
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: sslscan
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sslscan
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sslscan from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

sslscan

sudo port install sslscan
  • normalized package name match
  • 一致条件: Sslscan
MacPorts ports tree · api.github.com · MacPorts ports tree: net/sslscan/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/sslscan

scoop install main/sslscan
  • normalized package name match
  • 一致条件: Sslscan
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sslscan.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment