Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 gsan

查看 gsan 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gsan

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#gsan

nixpkgs package indexes · pkgs/by-name/gs/gsan/package.nix · 来源: api.github.com

概览

软件包摘要

Extract subdomains from SSL certificates in HTTPS sites

历史

项目历史与用法

GSAN, from the getaltname project, is a small reconnaissance CLI for extracting Subject Alternative Names from HTTPS certificates. Its distinctive point is that it connects directly to servers rather than relying on Certificate Transparency logs.

项目历史

The GitHub repository was created in November 2017, and early releases appeared in March 2018. The release stream moved quickly through 0.x and 1.x versions in 2018, reached 3.x during 2018 and 2019, published 4.2.3 in October 2020, and published 5.0.0 in August 2024.

The README and GitHub Pages site present a focused tool: pass a domain or pipe domain and IP:PORT lists into `gsan`, extract DNS names from the certificate SAN extension, and optionally write output for other tools.

采用历史

GSAN's adoption evidence is narrow but clear: it is packaged for Homebrew and Nix and documented for pipx and Docker use. Its audience is security practitioners doing subdomain enumeration, especially in cases where direct certificate inspection is useful for internal servers, self-signed certificates, or targets not covered by public Certificate Transparency logs.

使用方式

Basic usage is `gsan example.com`, producing the SAN DNS names found in the HTTPS certificate. The documentation also shows piping many targets with xargs, using Docker, combining results from Shodan, applying timeouts, writing an output file, and passing that output to Nmap.

为什么软件包爱好者会关心

GSAN is package-manager interesting as a tiny Python security CLI whose value comes from composing with other tools. It takes certificate metadata, emits target lists, and fits into Unix pipelines with Shodan, xargs, Docker, and Nmap.

时间线

  • 2017: GitHub repository created.
  • 2018: 0.2.0 through 2.0.0 releases published in March.
  • 2018: 3.0.3 release published in July.
  • 2019: 3.0.13 and v3.0.14 releases published.
  • 2020: v4.2.3 release published.
  • 2024: v5.0.0 release published.

Related projects

  • Shodan is shown in the README as a source of HTTPS targets for GSAN.
  • Nmap is shown as a downstream consumer of GSAN output files.
  • Certificate Transparency log tools are related but differ from GSAN's direct TLS-connection approach.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:http

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gsancli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本5.0.0
管理器更新时间2026-06-21
本地数据OK
上游not checked
检测到的最新版本未检测到

https://franccesco.github.io/getaltname/

安装元数据

软件包元数据

软件包键brew:gsan
版本5.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gsan
主页https://franccesco.github.io/getaltname/
仓库https://github.com/franccesco/getaltname
上游文档https://franccesco.github.io/getaltname
许可证MIT
源码归档https://files.pythonhosted.org/packages/73/0c/1fc5a29ae79fd74f0fd54d2c4d487b8cf7b21ede08efe99a6c39977816c6/gsan-5.0.0.tar.gz
最后更新2026-06-21T14:25:28Z
Pulseupdated
依赖cryptography, python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

gsan

nix profile install nixpkgs#gsan
  • normalized package name match
  • 匹配方式:Gsan
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gs/gsan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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