macOS
brew install urlfinderlocal Homebrew formula metadata
brew / Rang 8671
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für urlfinder in AI-Agent-Workflows.
Installation
brew install urlfinderlocal Homebrew formula metadata
nix profile install nixpkgs#urlfindernixpkgs package indexes · pkgs/by-name/ur/urlfinder/package.nix · Quelle: api.github.com
Überblick
Extracting URLs and subdomains from JS files on a website
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
urlfinder | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:urlfinder |
|---|---|
| Version | 2026.6.16 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/pingc0y/URLFinder |
| Repository | https://github.com/pingc0y/URLFinder |
| Zuletzt aktualisiert | 2026-07-25T21:47:59+02:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
urlfinder
nix profile install nixpkgs#urlfinderQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.