|
|
|
|
|
by Thorrez
2394 days ago
|
|
For DoH there are some problems in addition to what poitrus said. In order to make an XHR to 1.1.1.1 you need to be running javascript. But the whole goal of these CNAME and other evasions is to run javascript (aka not get blocked by browser extensions and such). So they already need to achieve their goal before they can make the XHR. Since they've already achieved their goal, why are they bothering with additional complexity? Adblocking browser extensions could probably block XHR DoH requests that have adcompany.com in the query parameters. This isn't really specific to DoH. Any database that can be queried by an XHR could be used instead of DoH for this purpose. |
|