Tajikistan routes virtually all national egress and ingress traffic through a single state-run AS (AS51346, Tojiktelecom) under a 2016 national decree, creating a centralized chokepoint. The censor injects RST+ACK packets with a unique 22-byte all-zero payload, censors on all ports, and requires two PSH+ACK packets containing the censored content before injecting — possibly modeling typical multi-resource HTTP browsing behavior.
From 2023-nourin-detecting — Detecting Network Interference Without Endpoint Participation
· §3
· 2023
· Free and Open Communications on the Internet
Implications
Centralized single-AS chokepoints with unique injected-packet payloads (22 zero bytes) are reliably detectable as censor injections; tools can verify whether a connection has been interfered with by inspecting response packet payloads rather than relying solely on connection outcome.
The two-PSH+ACK triggering requirement suggests the censor performs stateful reassembly across multiple segments; circumvention strategies that fragment or reorder application data across packets may reduce triggering probability.