# urlfinder を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:urlfinder
```

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

### macOS

- Homebrew (100%):

```sh
brew install urlfinder
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#urlfinder
```

  証拠: nixpkgs package indexes: pkgs/by-name/ur/urlfinder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:urlfinder
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/urlfinder>
- **バージョン:** 2026.6.16
- **ソース概要:** Extracting URLs and subdomains from JS files on a website
- **ホームページ:** <https://github.com/pingc0y/URLFinder>
- **リポジトリ:** <https://github.com/pingc0y/URLFinder>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/pingc0y/URLFinder/archive/refs/tags/2026.6.16.tar.gz>
- **最終更新:** 2026-07-25T21:47:59+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- urlfinder (cli)
- urlfinder (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2026.6.16
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/pingc0y/URLFinder
- 検出された最新: 2026.6.16 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2022-06-06: Public GitHub repository created.
- 2022-09-05: README changelog records early config-file support.
- 2023: README changelog records export, crawl-depth, and detection refinements.
- 2026-06-17: README changelog records CI, GoReleaser, validation, and security-oriented fixes.

### Related projects

- The repository topics include jsfinder, infofinder, and urlfinder, placing the project in the JavaScript URL discovery and web reconnaissance tool niche.

### ソース

- GitHub repository metadata: https://api.github.com/repos/pingc0y/URLFinder
- Input source_facts.package-manager lists brew and nix packaging.
- Official README: https://raw.githubusercontent.com/pingc0y/URLFinder/master/README.md


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** urlfinder
- **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:** head, stable

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

- Nix - urlfinder: normalized package name match | nixpkgs package indexes: pkgs/by-name/ur/urlfinder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [subfinder](https://pkg.so/ja/brew/subfinder/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [findomain](https://pkg.so/ja/brew/findomain/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [shuffledns](https://pkg.so/ja/brew/shuffledns/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [opendoor](https://pkg.so/ja/brew/opendoor/) - Shares pkgdb curated category or tags: cli, security, web-reconnaissance.
- [scilla](https://pkg.so/ja/brew/scilla/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [dnsmap](https://pkg.so/ja/brew/dnsmap/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [chaos-client](https://pkg.so/ja/brew/chaos-client/) - Shares pkgdb curated category or tags: cli, security, subdomain-enumeration.
- [urx](https://pkg.so/ja/brew/urx/) - Shares pkgdb curated category or tags: cli, security, url-extraction.

## Combined YAML source

View the package source record on GitHub. [combined/urlfinder.yml](https://github.com/mxcl/pkgdb/blob/main/combined/urlfinder.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
