Skip to content
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

sticky: test sites #6

Closed
Thorin-Oakenpants opened this issue Feb 18, 2017 · 26 comments
Closed

sticky: test sites #6

Thorin-Oakenpants opened this issue Feb 18, 2017 · 26 comments

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Feb 18, 2017

snip

@earthlng
Copy link
Contributor

earthlng commented Apr 5, 2017

It only checks the following protocol handlers, all of which you probably don't have and therefore it fails in all your tested browsers.

    var protocols = {
	"znzbadbfasdf" : "asdf", // bogus test
	"smb" : "GNOME support",
	"sftp" : "GNOME support",
	"addbkmrk" : "RefSpoof",
	"httpmod" : "RefSpoof",
	"hxxp" : "RefSpoof",
//	"spoof" : "RefSpoof", // tries to spoof
	"spoofx" : "RefSpoof",
//	"custombutton" : "CustomButton", // generates error
	"chm" : "chm reader",
	"glue" : "Glue",
	"wikipedia" : "Zipedia",
	"boox" : "Boox",
	"ubiquity" : "Ubiquity",
	"relative" : "FoxyProxy",
    };

@Gitoffthelawn
Copy link

Using http://www.html-kit.com/tools/cookietester/ I just discovered that all Private Browsing windows share the same cookies.

IOW, if you have one Private Browsing window open, and then open another Private Browsing window, the new Private Browsing window shares all the data with the other Private Browsing window. It would be so much more useful if each Private Browsing window had its own privacy sandbox.

@Gitoffthelawn
Copy link

Came across this: http://cs1.ca/ttest/dump.html

What do you think?

@nodiscc
Copy link

nodiscc commented Jun 16, 2017

@Gitoffthelawn this looks interesting but it doesn't report my own actual config values. Is it supposed to do so? Is there more context to this test page?

@earthlng
Copy link
Contributor

Look at the source code guys xD no-resource-uri addon is what blocks this

@Gitoffthelawn
Copy link

Gitoffthelawn commented Jun 16, 2017

@nodiscc I found it in the description on this page: https://addons.mozilla.org/firefox/addon/no-resource-uri-leak/

It's interesting that it isn't reporting your actual values. Maybe try a fresh test profile?

@Atavic
Copy link

Atavic commented Jun 16, 2017

@Gitoffthelawn I get this: tortype = 0

@ghost
Copy link

ghost commented Aug 12, 2017

I'm not really sure if this is the best thread to share a site which proposes to create an ad hoc Firefox profile based on the user's preferences: Firefox Profilemaker.

I've tried it but I have to say the settings are excessively rudimentary.

@Atavic
Copy link

Atavic commented Nov 13, 2017

Privoxy #6 (comment) doesn't eat so much here, maybe it's your OS battling with it?

Google S2 Shared Stuff

@publicarray
Copy link

http://webkay.robinlinus.com/ It's from the same guy that made ubercookie, not much new here but I like the design.

@Atavic
Copy link

Atavic commented Nov 20, 2017

@Atavic
Copy link

Atavic commented Nov 20, 2017

I propose the canvas test above. Blindly clicking everything I got the expected results:

3/3 tests passed
...
expected true, got true
expected false, got false

While the currently listed test Canvas Blocking Detection leaves me on a blank page with some text.

@Gitoffthelawn
Copy link

@Atavic I didn't have time to look too closely at it, but Firefox 58.0b4 passed all the tests (4/4) without any canvas extensions installed. Not sure exactly how to interpret those results.

@claustromaniac
Copy link
Contributor

@Gitoffthelawn Isn't FF 58 with privacy.resistFingerprinting=true supposed to deal with canvas? See #7

@Atavic
Copy link

Atavic commented Nov 21, 2017

On testpage here I see no images in the Destination slots, so canvas isn't working.

@Gitoffthelawn
Copy link

@claustromaniac IIRC, yes. But I tested it with privacy.resistFingerprinting=false

@2glops
Copy link

2glops commented Nov 21, 2017

I understant that,
people.torproject detect if canvas is working or not,
kkapsner shows if canvasblocker can be detected by websites.

Passed all tests on first site and CB is detected only by:
function length: CB detected
known pixel value test 10: CB detected

Linux FF57 with privacy.resistFingerprinting=true

@Atavic
Copy link

Atavic commented Feb 3, 2018

https://browseraudit.com

@Gitoffthelawn
Copy link

@Atavic Excellent find. I hope Mozilla takes a look at it, because there are a couple things revealed that are likely Firefox bugs.

@Atavic
Copy link

Atavic commented Feb 3, 2018

As found @ Wilders Security Forum. Search for browseraudit discussion if interested.

@Gitoffthelawn
Copy link

Gitoffthelawn commented Feb 4, 2018

@Thorin-Oakenpants What were your results in FF (and which FF version)?

@Atavic
Copy link

Atavic commented Mar 8, 2018

Welcome to FP Central!

This website aims at studying the diversity of browser fingerprints and providing developers with data to help them design good defenses.

Pretty epic research, from simple charts, as:

Lang. EN 59% RU 26,2%

...to very deep custom searches.

@Kraxys
Copy link

Kraxys commented Feb 22, 2019

2 sites for testing storage cleaning apps or addons:

https://www.hotcleaner.com/cleaning-software-test.html
https://demo.agektmr.com/storage/

@Gitoffthelawn

This comment has been minimized.

@polcak
Copy link

polcak commented Mar 26, 2019

https://blog.skylined.nl/LocalNetworkScanner/ scans local network using cross-origin XHR requests

@polcak
Copy link

polcak commented Mar 26, 2019

@Thorin-Oakenpants: WebRTC leaks local IP address. Then cross-origin XHR scans the local network to detect active devices, see https://blog.skylined.nl/LocalNetworkScanner/fXHRScanIPAddressPorts.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

10 participants