It's a shame that the actual attack mechanism doesn't seem to be detailed on the github repo, and the link to the article is dead.
Supercookie: Browser Fingerprinting via Favicon (2021)
21–30 of 105 posts
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#22Probably not a popular opinion here but i'm honestly impressed that someone made this work?
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#23it gave me some ID, but how do I test that some different website can track me resulting in same ID?
or is it only "detect private browsing/container on same browser" kind of stuff?
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#24Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#25Needs a (2023) addition in the title
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#26I got different IDs in regular browsing vs incognito mode in Firefox.
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#27Can containerize for the less paranoid and less work but browsers touching host kernel gives me the ick as does the idea of trying to write ebpf policies for firefox to mitigate. Browsers are pain.
Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#28Re: Supercookie: Browser Fingerprinting via Favicon (2021)
#29Nonpersistent vm-based browser, I use qemu + cage + firefox and some glue logic to fire up a copy of a base image which gets deleted on exit. Fires up slower than a native firefox instance but runs all the same. Can containerize for the less paranoid and less work but browsers touching host kernel gives me the ick as does the idea of trying to write ebpf policies for firefox to mitigate. Browsers are pain.