awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to projectdiscovery/urlfinder

Projects sharing features with Urlfinder

21 open-source projects similar to projectdiscovery/urlfinder, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • tomnomnom/waybackurlstomnomnom avatar

    tomnomnom/waybackurls

    4,322View on GitHub↗

    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

    Go
    View on GitHub↗4,322
  • xnl-h4ck3r/waymorexnl-h4ck3r avatar

    xnl-h4ck3r/waymore

    2,672View on GitHub↗

    Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan, VirusTotal, GhostArchive & Intelligence X!

    Python
    View on GitHub↗2,672
  • xnl-h4ck3r/xnlinkfinderxnl-h4ck3r avatar

    xnl-h4ck3r/xnLinkFinder

    1,566View on GitHub↗

    A python tool used to discover endpoints, potential parameters, a target specific wordlist for a given target and secrets

    Python
    View on GitHub↗1,566
  • lc/gaulc avatar

    lc/gau

    4,831View on GitHub↗

    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

    Goalienvaultgauhacktoberfest
    View on GitHub↗4,831

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • bitquark/shortscanbitquark avatar

    bitquark/shortscan

    1,177View on GitHub↗

    An IIS short filename enumeration tool

    Gobugbountybugbounty-tooliis
    View on GitHub↗1,177
  • byt3hx/jsleakbyt3hx avatar

    byt3hx/jsleak

    589View on GitHub↗

    jsleak is a tool to find secret , paths or links in the source code during the recon.

    Go
    View on GitHub↗589
  • gerbenjavado/linkfinderGerbenJavado avatar

    GerbenJavado/LinkFinder

    4,390View on GitHub↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    View on GitHub↗4,390
  • gwen001/github-endpointsgwen001 avatar

    gwen001/github-endpoints

    219View on GitHub↗

    Find endpoints on GitHub.

    Go
    View on GitHub↗219
  • hakluke/hakrawlerhakluke avatar

    hakluke/hakrawler

    4,993View on GitHub↗

    Hakrawler is a command-line web spider tool designed for security reconnaissance, built to crawl target websites and extract hyperlinks along with JavaScript file references. As a focused reconnaissance utility, it collects every discoverable URL and script source from a given domain, mapping the attack surface for penetration testing and vulnerability assessment. The tool differentiates itself through its concurrent architecture: a fixed-size goroutine pool fetches pages in parallel, while CSS selectors parse HTML to extract anchor and script references. A depth-aware recursion limiter preve

    Gobugbountycrawlinghacking
    View on GitHub↗4,993
  • iamstoxe/urlgrabIAmStoxe avatar

    IAmStoxe/urlgrab

    343View on GitHub↗

    A golang utility to spider through a website searching for additional links.

    Go
    View on GitHub↗343
  • initroot/burpjslinkfinderInitRoot avatar

    InitRoot/BurpJSLinkFinder

    817View on GitHub↗

    Burp Extension for a passive scanning JS files for endpoint links.

    Python
    View on GitHub↗817
  • jaeles-project/gospiderjaeles-project avatar

    jaeles-project/gospider

    2,973View on GitHub↗

    Gospider - Fast web spider written in Go

    Go
    View on GitHub↗2,973
  • kacakb/jsfinderkacakb avatar

    kacakb/jsfinder

    135View on GitHub↗

    Fetches JavaScript files quickly and comprehensively.

    Go
    View on GitHub↗135
  • projectdiscovery/katanaprojectdiscovery avatar

    projectdiscovery/katana

    15,584View on GitHub↗

    Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a utility for identifying endpoints, forms, and API structures across web targets by combining standard HTTP request traversal with headless browser automation to render dynamic, JavaScript-heavy content. The tool distinguishes itself through its ability to maintain authenticated sessions and handle complex web interactions, such as automated form submission and captcha resolution. It provides granular control over the discovery process, allowing users to define specific crawl

    Goclicrawlergocrawler
    View on GitHub↗15,584
  • riza/linxriza avatar

    riza/linx

    212View on GitHub↗

    Reveals invisible links within JavaScript files

    Go
    View on GitHub↗212
  • tomnomnom/hackstomnomnom avatar

    tomnomnom/hacks

    2,496View on GitHub↗

    A collection of hacks and one-off scripts

    Go
    View on GitHub↗2,496
  • 003random/getjs003random avatar

    003random/getJS

    883View on GitHub↗

    A tool to fastly get all javascript sources/files

    Go
    View on GitHub↗883
  • zseano/js-scanzseano avatar

    zseano/JS-Scan

    229View on GitHub↗

    a .js scanner, built in php. designed to scrape urls and other info

    CSS
    View on GitHub↗229
  • 0xsha/golinkfinder0xsha avatar

    0xsha/GoLinkFinder

    387View on GitHub↗

    A fast and minimal JS endpoint extractor

    Go
    View on GitHub↗387
  • arbazkiraak/linksdumperarbazkiraak avatar

    arbazkiraak/LinksDumper

    93View on GitHub↗

    Extract (links/possible endpoints) from responses & filter them via decoding/sorting

    Python
    View on GitHub↗93
  • bishopfox/jsluiceBishopFox avatar

    BishopFox/jsluice

    1,843View on GitHub↗

    Extract URLs, paths, secrets, and other interesting bits from JavaScript

    Go
    View on GitHub↗1,843