awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
projectdiscovery avatar

projectdiscovery/httpx

0
View on GitHub↗
10,053 Stars·1,076 Forks·Go·MIT·3 Aufrufedocs.projectdiscovery.io/tools/httpx↗

Httpx

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 infrastructure profiles.

The toolkit covers broad capability areas including automated web probing, DNS resolution via DoH, TCP, and UDP, and security posture analysis of certificates and headers. It also manages HTTP authentication testing using Bearer tokens and BasicAuth, and employs retry logic and backoff strategies to navigate network obstacles.

The project supports execution through containerized images for consistent deployment across operating systems.

Features

  • Web Asset Probing - Performs large-scale HTTP requests across CIDR ranges and host lists to identify active web services.
  • Infrastructure Profiling - Extracts TLS certificates and JARM hashes to create detailed infrastructure profiles of target servers.
  • Command-Line HTTP Clients - Provides a fast command line tool for extracting metadata and status codes from HTTP targets and CIDR ranges.
  • Infrastructure Discovery Automators - Scans network environments to identify CDN usage, ASN details, CNAMEs, and web server software.
  • Infrastructure Discovery Tools - Maps web servers and assets by probing hosts and URLs to identify status codes, page titles, and headers.
  • Resolution Testing - Translates domain names into IP addresses using custom resolvers over DoH, TCP, or UDP for testing purposes.
  • Resolution Utilities - Provides a tool for translating domain names into IP addresses using DoH, TCP, or UDP protocols.
  • Attack Surface Management - Analyzes TLS certificates, JARM hashes, and security headers to evaluate the external security posture of a network.
  • TLS Fingerprinting - Extracts JARM hashes and analyzes TLS handshakes to identify server software and infrastructure profiles.
  • Custom DNS Resolvers - Provides capabilities to translate domain names into IP addresses using custom resolvers over DoH, TCP, or UDP.
  • Multi-Protocol Resolvers - Translates domain names via DoH, TCP, or UDP protocols to resolve targets before initiating HTTP requests.
  • Service Probing - Extracts metadata such as status codes, page titles, and server headers from hosts, URLs, and CIDR ranges.
  • Authentication Configurations - Applies domain-specific credentials and headers based on external configuration files during the request lifecycle.
  • Integration Libraries - Provides a Go library that allows embedding probing logic and runners into custom external programs.
  • HTTP Client Libraries - Ships as a Go package for integrating multi-purpose HTTP probing and metadata extraction into custom programs.
  • HTTP Request Customization - Allows customizing HTTP requests with BasicAuth, Bearer tokens, and custom headers to access protected resources.
  • HTTP Authentication Schemes - Verifies access to protected web resources at scale using BasicAuth, Bearer tokens, and custom cookies.
  • Security Configuration Auditing - Inspects TLS certificates and Content Security Policy headers to evaluate the security configuration of web servers.
  • Concurrent Task Runners - Uses a worker-based model to execute multiple network requests in parallel for accelerated scanning.
  • Pipeline Component Modularization - Implements a modular pipeline to sequentially extract status codes, page titles, and server headers from targets.
  • Retry and Backoff Logic - Wraps the HTTP client with automated retry and backoff logic to navigate unstable network connections and firewalls.
  • HTTP Probing and Crawling - Fast and multi-purpose HTTP toolkit for probing and analysis.
  • Reconnaissance and Discovery - Fast and multi-purpose HTTP toolkit for probing web servers.
  • Reconnaissance Tools - Fast, multi-purpose HTTP toolkit for probing and analysis.
  • Technology Fingerprinting - Fast HTTP toolkit for reliable probing and analysis.
  • Directory Bruteforcing - Multi-purpose HTTP toolkit for probing and verifying web hosts.
  • Web Security Testing - Probes and discovers HTTP-based services with various checks.

Star-Verlauf

Star-Verlauf für projectdiscovery/httpxStar-Verlauf für projectdiscovery/httpx

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht projectdiscovery/httpx?

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.

Was sind die Hauptfunktionen von projectdiscovery/httpx?

Die Hauptfunktionen von projectdiscovery/httpx sind: Web Asset Probing, Infrastructure Profiling, Command-Line HTTP Clients, Infrastructure Discovery Automators, Infrastructure Discovery Tools, Resolution Testing, Resolution Utilities, Attack Surface Management.

Welche Open-Source-Alternativen gibt es zu projectdiscovery/httpx?

Open-Source-Alternativen zu projectdiscovery/httpx sind unter anderem: six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… projectdiscovery/katana — Katana is a web crawler and spider designed for security reconnaissance and web application mapping. It functions as a… projectdiscovery/subfinder — Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It… epi052/feroxbuster — Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and… projectdiscovery/nuclei — Nuclei is a modular security scanning framework designed for automated vulnerability detection and infrastructure… projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to…

Open-Source-Alternativen zu Httpx

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Httpx.
  • six2dez/reconftwAvatar von six2dez

    six2dez/reconftw

    7,226Auf GitHub ansehen↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    Auf GitHub ansehen↗7,226
  • projectdiscovery/katanaAvatar von projectdiscovery

    projectdiscovery/katana

    15,584Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,584
  • projectdiscovery/subfinderAvatar von projectdiscovery

    projectdiscovery/subfinder

    13,105Auf GitHub ansehen↗

    Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It functions as a discovery engine that identifies and maps internet-exposed infrastructure, cloud-hosted assets, and network ranges to maintain a comprehensive inventory of an organization's digital footprint. The project distinguishes itself through a modular, template-driven scanning engine that executes security checks against discovered assets. It leverages cloud-native asset discovery to query provider APIs and infrastructure metadata, while supporting distributed agent orc

    Gobugbountyhackinghacktoberfest
    Auf GitHub ansehen↗13,105
  • epi052/feroxbusterAvatar von epi052

    epi052/feroxbuster

    7,522Auf GitHub ansehen↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    Auf GitHub ansehen↗7,522
  • Alle 30 Alternativen zu Httpx anzeigen→