macOS
brew install urxlocal Homebrew formula metadata
brew / Rang 9335
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für urx in AI-Agent-Workflows.
Installation
brew install urxlocal Homebrew formula metadata
nix profile install nixpkgs#urxnixpkgs package indexes · pkgs/by-name/ur/urx/package.nix · Quelle: api.github.com
Überblick
Extracts URLs from OSINT Archives for Security Insights
Verlauf
urx is a Rust command-line URL collection tool for security reconnaissance. Its official README frames it as a way to collect URLs from OSINT archives such as the Wayback Machine and Common Crawl, then normalize, deduplicate, filter, and export them for security testing and analysis.
The project entered public release as a small security CLI in 2025, with GitHub releases showing version 0.1.0 published on 2025-03-28 and rapid follow-up releases through 2026. Its design follows the modern bug-bounty and web-application recon workflow: query multiple public URL archives, merge the results, and feed the output into later testing tools.
The input package metadata lists urx in Homebrew and Nix, which places it in the package-manager path used by security engineers who prefer reproducible CLI installation over cloning source trees. Its README also documents Cargo, Homebrew, source, and Docker installation paths.
Typical use is pipeline-oriented: run `urx example.com`, pass domains on stdin, choose providers, filter extensions or patterns, output plain text, JSON, or CSV, and optionally cache results. API-keyed providers such as VirusTotal and URLScan can be configured, but the README emphasizes that several archive providers work without keys.
For package nerds, urx is notable as a narrowly scoped, single-binary Rust CLI in the OSINT/recon ecosystem. It packages a workflow that was often assembled from shell pipelines and separate archive scrapers into one installable formula.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/urx/provider-config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
urx | 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:urx |
|---|---|
| Version | 0.10.0 |
| Paketmanager | Homebrew |
| Homepage | https://urx.hahwul.com |
| Repository | https://github.com/hahwul/urx |
| Zuletzt aktualisiert | 2026-06-27T04:05:28Z |
| 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.
urx
nix profile install nixpkgs#urxQuellspur
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.