FINDING · DETECTION
PCAP analysis from inside Russia confirmed the filter is fingerprint-based, not IP-based: every failed DTLS connection shared the same JA3/JA4 fingerprint, while a single connection with a different JA3/JA4 fingerprint succeeded and sustained full-speed data transfer, eliminating the hypothesis that censors had enumerated the large proxy IP space.
From 2026-wkrp-snowflake-targeted-dtls-filtering — Snowflake-targeted DTLS filtering in Russia, starting 2026-03-30 · kad09 original report, Issue #422 comment (Apr 5 2026) · 2026 · net4people/bbs
Implications
- IP rotation and bridge diversity alone cannot defeat this filter — the attack surface is the protocol fingerprint, so defense effort should prioritize fingerprint randomization over expanding proxy IP pools.
- Use PCAP-level JA3/JA4 logging in production clients as a first-response diagnostic tool when new blocks are reported; fingerprint constancy in failure logs is a fast confirmation signal.
Tags
Extracted by claude-sonnet-4-6 — review before relying.