Forum Thread: How Do I Track Someone Hiding Behind Proxy?

I want to identify someone hiding behind proxies? Do let me know

6 Responses

Look up their DNS...

"What this does

Firefox and Chrome have implemented WebRTC that allow requests to STUN servers be made that will return the local and public IP addresses for the user. These request results are available to javascript, so you can now obtain a users local and public IP addresses in javascript. This demo is an example implementation of that.

Additionally, these STUN requests are made outside of the normal XMLHttpRequest procedure, so they are not visible in the developer console or able to be blocked by plugins such as AdBlockPlus or Ghostery. This makes these types of requests available for online tracking if an advertiser sets up a STUN server with a wildcard domain."

but most of the time someone who is behind a proxy has the webRTC disabled like i do..

Mrnakup3da__

Thanks everyone out there.

Share Your Thoughts

  • Hot
  • Active