awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • projectdiscovery/katanaprojectdiscovery 的头像

    projectdiscovery/katana

    15,584在 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
    在 GitHub 上查看↗15,584
  • projectdiscovery/httpxprojectdiscovery 的头像

    projectdiscovery/httpx

    10,053在 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
    在 GitHub 上查看↗10,053
  • hakluke/hakrawlerhakluke 的头像

    hakluke/hakrawler

    4,993在 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
    在 GitHub 上查看↗4,993
  • edoardottt/cariddiedoardottt 的头像

    edoardottt/cariddi

    3,427在 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
    在 GitHub 上查看↗3,427
  • tomnomnom/httprobetomnomnom 的头像

    tomnomnom/httprobe

    3,112在 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
    在 GitHub 上查看↗3,112
  • jaeles-project/gospiderjaeles-project 的头像

    jaeles-project/gospider

    2,973在 GitHub 上查看↗

    Gospider - Fast web spider written in Go

    Fast web spider for gathering URLs and endpoints.

    Go
    在 GitHub 上查看↗2,973
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. HTTP Probing and Crawling