Critical Tor flaw leaks users’ real IP address
arstechnica.com
Critical Tor flaw leaks users’ real IP address
1–10 of 91 posts
Re: Critical Tor flaw leaks users’ real IP address
#2Re: Critical Tor flaw leaks users’ real IP address
#3Just the other day I saw some file://-based exploit. Didn’t read the specifics of this, but not validating a URL’s scheme must be a very common source of problems. It’s so easy to overlook the scheme when everything is https?:// all the time. But alas, file://, it’s real, browsers attempt to work with it. Another edge to be aware of!!
Re: Critical Tor flaw leaks users’ real IP address
#4Re: Critical Tor flaw leaks users’ real IP address
#5Browser fingerprinting comes to mind, but is there another method?
Re: Critical Tor flaw leaks users’ real IP address
#6If an attacker learned a Tor Browser user's real IP address yesterday, and the leak gets fixed today, can the attacker still somehow identify that user's traffic tomorrow? Browser fingerprinting comes to mind, but is there another method?
Re: Critical Tor flaw leaks users’ real IP address
#7Re: Critical Tor flaw leaks users’ real IP address
#8If an attacker learned a Tor Browser user's real IP address yesterday, and the leak gets fixed today, can the attacker still somehow identify that user's traffic tomorrow? Browser fingerprinting comes to mind, but is there another method?
i.e. if the attacker is the FBI and they're trying to unmask visitors to an onion service, and they learned your IP address (and hence real life name) through this method, they can also confirm that you're visiting the site they're surveiling through correlating packet times leaving your interface and arriving at the surveiled server's.
Maybe there's a less dramatic way to do it too?
Re: Critical Tor flaw leaks users’ real IP address
#9If an attacker learned a Tor Browser user's real IP address yesterday, and the leak gets fixed today, can the attacker still somehow identify that user's traffic tomorrow? Browser fingerprinting comes to mind, but is there another method?