Ник Пост Дата
anonymous117(anonymous117)

Editing…

The payload of the second one is a STUN binding request, you may need to change it. ( https://codeberg.org/Spilopelia-chinensis/TCB-Desynchronization-test/src/branch/main/raw-test/src/filter.rs#L1 )

2023-07-06T23:03:58.634Z
bolvan

Teardown has never worked.
Some sorts of desync sometimes work. Requires tests on each ISP

2023-07-07T06:32:36.361Z
anonymous117(anonymous117)

Thanks. I guess first one/second one + ClientHello Segmentation may work?

2023-07-07T13:54:54.342Z
bolvan

Usually works :
1.fake clienthello with low ttl or bad checksum
2. 1) + splitting ClientHello
3. Split ClientHello with second fragment first (disorder)
4. Split ClientHello mixed with zero-byte fakes between fragments and before the first fragment

Despite of common TSPU behavior there’s no common bypass strategy for all ISPs
Many ISPs have addition DPIs in the path

2023-07-07T15:11:06.326Z
anonymous117(anonymous117)

I only tested it in AS9808. The behaviour of censorship system in Russia seems to be more complex.

2023-07-07T17:23:51.544Z