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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesHTTP Probing and Crawling

Tools for identifying live web services and spidering site content.

Explore 6 awesome GitHub repositories matching part of an awesome list · HTTP Probing and Crawling. Refine with filters or upvote what's useful.

Awesome HTTP Probing and Crawling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • projectdiscovery/katanaAvatar projectdiscovery

    projectdiscovery/katana

    15,584Vezi pe 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

    Next-generation crawling and spidering framework.

    Goclicrawlergocrawler
    Vezi pe GitHub↗15,584
  • projectdiscovery/httpxAvatar projectdiscovery

    projectdiscovery/httpx

    10,053Vezi pe GitHub↗

    httpx is a suite of tools and libraries for HTTP reconnaissance, infrastructure discovery, and DNS resolution. It functions as a command line toolkit for extracting metadata and status codes from HTTP targets and CIDR ranges, as well as a Go library for integrating these probing capabilities into custom programs. The project distinguishes itself through specialized infrastructure profiling, using TLS fingerprinting to extract JARM hashes and certificate details. It identifies underlying components such as CDN usage, Autonomous System Numbers, and CNAMEs to map web server software and infrastr

    Fast and multi-purpose HTTP toolkit for probing and analysis.

    Go
    Vezi pe GitHub↗10,053
  • hakluke/hakrawlerAvatar hakluke

    hakluke/hakrawler

    4,993Vezi pe 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

    Simple web crawler for discovering endpoints and assets.

    Gobugbountycrawlinghacking
    Vezi pe GitHub↗4,993
  • edoardottt/cariddiAvatar edoardottt

    edoardottt/cariddi

    3,427Vezi pe GitHub↗

    Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more

    Crawler for finding endpoints, secrets, and potential vulnerabilities.

    Go
    Vezi pe GitHub↗3,427
  • tomnomnom/httprobeAvatar tomnomnom

    tomnomnom/httprobe

    3,112Vezi pe GitHub↗

    Take a list of domains and probe for working http and https servers.

    Simple tool to check which domains have working HTTP/HTTPS servers.

    Go
    Vezi pe GitHub↗3,112
  • jaeles-project/gospiderAvatar jaeles-project

    jaeles-project/gospider

    2,973Vezi pe GitHub↗

    Gospider - Fast web spider written in Go

    Fast web spider for gathering URLs and endpoints.

    Go
    Vezi pe GitHub↗2,973
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. HTTP Probing and Crawling