How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Waybackurls is a command-line OSINT tool that retrieves every known URL for a given domain from the Wayback Machine archive. It functions as a domain reconnaissance utility, discovering forgotten API endpoints, legacy pages, and hidden files by querying the public web archive API. The tool processes domains independently and statelessly, reading domain names from standard input and streaming discovered URLs line-by-line to standard output. This design enables seamless integration into Unix command pipelines, allowing users to chain waybackurls with other tools for filtering, sorting, and furt
Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal, GhostArchive & Intelligence X!
Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web addresses for specific target domains. It functions as a collection framework that retrieves domain-specific data from public web archives and threat intelligence providers. The tool focuses on passive reconnaissance and open-source intelligence research to map attack surfaces without sending requests directly to target infrastructure. It aggregates data from multiple external sources to identify accessible web endpoints and forgotten pages. The system includes capabilities for r
A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and secrets
A high-speed tool for passively gathering URLs, optimized for efficient and comprehensive web asset discovery without active scanning.
The main features of projectdiscovery/urlfinder are: Endpoint Discovery, Web Asset Discovery.
Projects with overlapping indexed features include: xnl-h4ck3r/waymore — Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal, GhostArchive &… xnl-h4ck3r/xnlinkfinder — A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and… lc/gau — Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web… tomnomnom/waybackurls — Waybackurls is a command-line OSINT tool that retrieves every known URL for a given domain from the Wayback Machine… byt3hx/jsleak — jsleak is a tool to find secret , paths or links in the source code during the recon. arbazkiraak/linksdumper — Extract (links/possible endpoints) from responses & filter them via decoding/sorting.