Automic VaultAutomic Vault

brew

tlsx を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install tlsx

local Homebrew formula metadata

Linux

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

nixpkgs package indexes · pkgs/by-name/tl/tlsx/package.nix · ソース: api.github.com

概要

パッケージ概要

Fast and configurable TLS grabber focused on TLS based data collection

コマンドとエイリアス

  • tlsx

履歴

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

tlsx is a ProjectDiscovery command-line TLS data gathering and analysis tool. Its official README describes it as a fast, configurable TLS grabber for collecting and analyzing TLS-based data.

プロジェクトの歴史

The project belongs to the ProjectDiscovery security-tooling ecosystem rather than to the older Unix system-administration lineage. The README positions it around practical TLS reconnaissance features: multiple connection modes, certificate fields, TLS version and cipher inspection, JARM and JA3 fingerprints, and misconfiguration checks.

The tool has broadened beyond one-shot host probing. Current official documentation also describes Certificate Transparency log streaming, allowing tlsx to act as a near-real-time feed of newly issued certificates and host metadata.

採用の歴史

In package-manager terms, tlsx is still a specialist security package: the supplied source facts list Homebrew and Nix packages, matching its audience of operators who compose recon tools from the shell rather than installing a desktop scanner.

使われ方

The documented usage model is pipeline-friendly. tlsx accepts hosts, IPs, CIDRs, ASNs, URLs, ports, and files; emits text or JSON; and the README explicitly demonstrates piping certificate-derived names into dnsx and httpx for follow-on discovery.

Common package-nerd use is to install it as a small CLI in a security toolbox, feed it asset lists, and use JSON lines with jq or other ProjectDiscovery tools for automation.

パッケージ好きにとっての重要性

tlsx matters to package-focused CLI users because it turns TLS inspection into a composable Unix-style command. Its value is less about being a general TLS library and more about packaging certificate, cipher, fingerprint, and CT-log collection behind one installable executable.

タイムライン

  • 2022: Official README examples showed tlsx v0.0.1 output and JSON scan records.
  • 2025: GitHub release notes for v1.2.0 documented Certificate Transparency log streaming support.
  • 2026: The batch source facts list tlsx in Homebrew and Nix.

Related projects

  • ProjectDiscovery dnsx and httpx are shown in the tlsx README as downstream tools for filtering discovered DNS names and probing active web services.
  • The README acknowledges zcrypto, cfssl, and ciphersuite.info as supporting components for TLS modes and cipher classification.

セキュリティ状態

リスクレベル: グリーン

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 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版1.2.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.2.2

https://github.com/projectdiscovery/tlsx

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tlsx
バージョン1.2.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tlsx
ホームページhttps://github.com/projectdiscovery/tlsx
リポジトリhttps://github.com/projectdiscovery/tlsx
上流ドキュメントhttps://github.com/projectdiscovery/tlsx#readme
ライセンスMIT
ソースアーカイブhttps://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.2.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

tlsx

nix profile install nixpkgs#tlsx
  • normalized package name match
  • 一致条件: Tlsx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tl/tlsx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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