macOS
brew install urlfinderlocal Homebrew formula metadata
安装
brew install urlfinderlocal Homebrew formula metadata
nix profile install nixpkgs#urlfindernixpkgs package indexes · pkgs/by-name/ur/urlfinder/package.nix · 来源: api.github.com
概览
Extracting URLs and subdomains from JS files on a website
历史
URLFinder is a Go command-line reconnaissance utility for extracting JavaScript files, URLs, API-like paths, and sensitive information from web pages. Its official README presents it as a fast and easy page-information extraction tool aimed at finding hidden sensitive information or unauthorized API interfaces in page JavaScript and URLs.
The public GitHub repository was created in June 2022 and the README changelog shows active development beginning later that year with crawl modes, export formats, proxy support, status-code filtering, fuzzing, and YAML-based rule configuration. By 2026 the project had added GitHub Actions and GoReleaser-based release automation, alongside validation for regular expressions and runtime parameters.
The package-manager evidence in this batch lists Homebrew and Nix packaging, which suggests niche but real package-manager availability rather than broad distribution packaging. Its use case aligns with web reconnaissance and bug-bounty workflows more than general-purpose URL browsing.
Typical use is to point URLFinder at one target URL or a batch file, choose a crawl mode, optionally supply cookies, proxy settings, custom headers, or a YAML config file, and export discovered links and findings as CSV, JSON, or HTML.
For package nerds, URLFinder is a compact example of modern security-tool packaging: a single Go binary, CLI flags, generated config, and cross-platform release automation added after the project was already useful.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
urlfinder | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:urlfinder |
|---|---|
| 版本 | 2026.6.16 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/pingc0y/URLFinder |
| 仓库 | https://github.com/pingc0y/URLFinder |
| 最后更新 | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
urlfinder
nix profile install nixpkgs#urlfinder来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.