FINDING · DETECTION
GFWeb tested 1.02 billion domains against the GFW over 20 months and discovered 943,000 pay-level domains blocked by HTTP filters and 55,000 by HTTPS filters — the largest GFW blocklist dataset ever published. The HTTP-to-HTTPS ratio (17:1) confirms that the GFW's HTTPS keyword-based and SNI-based blocking covers far fewer domains than its HTTP host-header blocking, likely because HTTPS blocks carry higher collateral-damage risk.
From 2024-hoang-gfweb — GFWeb: Measuring the Great Firewall's Web Censorship at Scale · Abstract, §5.1 · 2024 · USENIX Security Symposium
Implications
- HTTPS (SNI-based) circumvention frontends benefit from a much smaller blocklist than HTTP frontends; CDN-based domain-fronting using HTTPS to a large CDN provider is less likely to be on the GFW's HTTPS blocklist than a custom HTTP endpoint.
- The GFW's HTTP host-header blocking covers almost 1 million domains, meaning any circumvention technique that relies on HTTP (unencrypted) is at severe risk of domain-list blocking; always use HTTPS/TLS at minimum.
Tags
Extracted by claude-sonnet-4-6 — review before relying.