Antidetect system has been researched on one popular site.
The results revealed an interesting technique that allows to detect various automation systems.
BAS has received a patch that fixes detections by this system.
The ability to perform stun requests through proxies that support udp has also been added.
https://i.imgur.com/dFRaI5v.gif
The absence of a corresponding request is also detected by some sites.
If the proxy does not support udp, the replacement occurs as before.
24.9.1
-
After update applying the fingerprint does not change the returned values when measuring the dimensions of elements. The old behavior can be reverted by changing the values of the "Safe Element Size" parameter when applying the fingerprint.
-
Improved audio fingerprint. In the next versions, an analogue of PerfectCanvas for audio will be added.
-
BAS analyses the code that is used to create the image on the canvas element. If the code is one that will return the same data regardless of the machine, then it will not be added to the PerfectCanvas request. Alos noise won't be added to resulting image in this case. This algorithm will be improved in the future. You can disable it by running _settings({"Fingerprints.PerfectCanvasSkipZeroEntropyCode":"Disable"})! after applying the fingerprint.
24.9.2
Fixed white screen issue on scenario panel.