How a WebRTC leak works
How WebRTC works

The image and information were taken and translated from the ZloyTeam article
Last updated
Was this helpful?
How WebRTC works
The website sends a regular TCP request from the browser or antidetect browser.
The anti-fraud system responds and injects a script for a STUN request.
The browser makes a STUN request over UDP, bypassing the proxy from the real address, because the proxy or antidetect browser may not support UDP.
If the IP in the TCP connection and the UDP connection differs, the user is exposed as using a proxy.

Last updated
Was this helpful?
Was this helpful?

