TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How can a website detect thumbprint?

3 pointsby teslacarabout 7 years ago
Awhile back I signed up for a free service.<p>Because it&#x27;s free, for obvious reasons they put a cap of one account per person. I tried to evade this by doing the following:<p>--Anonymous proxy<p>--new browser (Firefox instead of chrome)<p>--cleared out cookies<p>yet somehow they were able to detect I already registered<p>But shortly after registering on new computer and different ISP worked.<p>How would this have been possible? People just assume that changing IPs and deleting cookies eliminates all traces, but somehow this website was able to still know. Is there a type of stealth malware that embeds itself into your system or something when you view certain websites and thus permanently marks your system.<p>The final test would be to reformat the system, use new ISP, new IP, etc and see if it works

1 comment

pmontraabout 7 years ago
Maybe WebRTC. It lets sites get the private IP addresses even over VPNs.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7112814" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=7112814</a>