-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False positives? #5
Comments
Hey! Thanks for the feedback. |
Sorry, I added that info after the fact in my edit. Quick response! |
Further testing with Chrome & Chromium yielded different results. Chromium said that I had all 24 applications installed. Chrome said I had 12 applications installed. However, Tor Browser appears to correctly detect that I have none of the applications installed, and does so consistently. Oddly enough, Brave seems to be exhibiting the same behavior as Firefox, in that it returns a few results (3-6) that change each time. I figured the Chromium based browsers would all be pretty uniform in their results but it seems to be all over the place. |
Honestly, I haven't tested it on Linux much. However the default Ubuntu setup with default FF and Tor should work correctly. Any Chromium browser will not work, since it opens every application through Also, the accuracy can be low because of:
|
I've got similar problems: Firefox on Linux returns 24/24 positives for me although I have like 5/24 actually installed. It tries to open using xdg-open for every protocol (which is the case in Chrom{e,ium}), I guess. System: Debian, FF 78.7.0 - both almost default setup. Btw: I get a Firefox error popup (yellow bar at the top) with 'The clearkey plugin has crashed' at the end of the analysis. |
If your Firefox opens applications via I couldn't manage the demo to work this case. |
Well, after a quick analysis this doesn't seem to be the case. My previous statement must be wrong then. The console returns |
I have a very custom firefox on linux and with the same browsing session, I have different fingerprints. Edit: now detects correctly most of the time |
Another small data-point, an up-to-date Kali Linux's OOTB Firefox setup gives 23/24 apps installed for me- which is a pretty good false positive. (Kali is easy to download as a usable VM image, if you want to test with it) |
This might be affected by #10 |
Hi, |
I've done more testing since the patch in #10, I see fewer apps being detected on Firefox (typically only about 1-2). Those are still false positives, and still appear to be seemingly random in which ones it detects across multiple tests. |
The result on Firefox may be affected by the config options in #14 as well |
I have the same identifier show up for me Browser: OS: |
Each time I run the test, it returns a different set of applications and gives me a different identifier. The number of applications returned varies from 3-6, although it most often returns four applications. I don't have any of the applications that it says I do. Not sure how I'm defeating this, it could be any number of the privacy oriented extensions I'm currently using. I will see if I can narrow it down.
Edit: In subsequent runs, I have now seen it report anywhere from 1-6 applications. I observed this in Firefox 88.0.1 on Ubuntu 20.04.
The text was updated successfully, but these errors were encountered: