Urx
Urx 是一个用 Rust 编写的高效命令行工具,支持从 Wayback Machine 和 Common Crawl 等 OSINT 档案中提取 URL。它通过异步处理快速查询多个数据源,适用于安全测试和分析等场景。 2025-3-31 00:0:0 Author: www.hahwul.com(查看原文) 阅读量:0 收藏

Extracts URLs from OSINT Archives for Security Insights

# Cargo
cargo install urx

# Brew
brew tap hahwul/urx
brew install urx

Urx is a command-line tool designed for collecting URLs from OSINT archives, such as the Wayback Machine and Common Crawl. Built with Rust for efficiency, it leverages asynchronous processing to rapidly query multiple data sources. This tool simplifies the process of gathering URL information for a specified domain, providing a comprehensive dataset that can be used for various purposes, including security testing and analysis.

GithubCrates


文章来源: https://www.hahwul.com/projects/urx/
如有侵权请联系:admin#unsafe.sh