# cure53/HTTPLeaks

HTTPLeaks - All possible ways, a website can leak HTTP requests

Repository: https://github.com/cure53/HTTPLeaks
Canonical: https://ross.abutalabs.com/products/httpleaks
Language: HTML
License: BSD-2-Clause
License Family: permissive
Last push: 2026-01-03T15:53:07+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 60, release rhythm 35, longevity 100
- inputs: {"age_days": 4156, "days_push": 242, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2117, forks 206 (observed 2026-08-28T04:06:16.364827+00:00)

## What it is
HTTPLeaks is a single HTML file that enumerates all known ways a website can inadvertently leak HTTP requests through HTML elements and attributes. It is maintained by Cure53 and serves as a reference test page for detecting CSP bypasses and privacy leaks.

## Use cases
- test a browser's Content Security Policy for leak vectors
- check a webmail client for HTTP request leaks in HTML emails
- audit a web proxy for unrewritten resource-fetching elements
- verify that sanitized HTML does not fire external requests
- research which HTML elements and attributes can fetch external resources

## When to choose
- you need a comprehensive, community-maintained test page for HTTP leak vectors
- you are evaluating CSP implementations or HTML sanitizers
- you audit web proxies or webmail clients for privacy leaks

## When to avoid
- you need an automated security scanner rather than a manual test page
- you want a library or API to integrate into a test suite
- you need general vulnerability scanning beyond HTTP leak vectors

## Facets
- artifact type: dataset
- maturity: maintenance
- function: security, testing, browser-extension
- domain: security, web-development, privacy, developer-tools
- platform: browser
- tags: csp-testing, http-leaks, security-testing, html, privacy-leaks, penetration-testing, web-server

## Member repositories
- cure53/HTTPLeaks (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.364827+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:53:13.218683+00:00, confidence not recorded.
  - readme: https://github.com/cure53/HTTPLeaks (fetched 2026-08-28T04:06:16.364827+00:00, sha ed970413e923)
- Data as of 2026-08-30T08:39:29.467469+00:00.
