What problem does it solve?
Rapidly find which URLs host live HTTP/HTTPS services and extract actionable metadata so you can prioritize web targets for scanning and analysis without manual validation.
Core Features & Use Cases
- High-throughput probing: scan large URL lists or pipe outputs from subdomain and port scanners to quickly detect live endpoints.
- Fingerprinting & metadata: collect status codes, page titles, server headers, technology stacks (tech-detect), IP/CNAME/ASN, CDN/WAF indicators, and TLS info.
- Pipeline integration: use as a bridge between discovery tools (subfinder, naabu) and scanners (nuclei, katana), and produce JSON outputs for downstream processing.
- Advanced filtering & extraction: filter by status codes, regex matches, response length, CDN, or custom extractors, and optionally capture screenshots for triage.
Quick Start
Run httpx against your URL list to discover live HTTP services and output status codes, titles, and technology fingerprints in JSON.