LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 04-16-2024, 01:45 PM   #1
JASlinux
Member
 
Registered: Oct 2020
Posts: 380

Rep: Reputation: Disabled
Question Does Google know which device I am using w/fresh cookies & a standard LCD?


Say I have a desktop & a laptop using the same monitor, OS, & browser. Can any kind of fingerprinting discern the difference between them?
 
Old 04-16-2024, 04:47 PM   #2
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Of course.

Was there more to the question than yes or no?

Last edited by dugan; 04-16-2024 at 05:37 PM.
 
Old 04-17-2024, 07:20 AM   #3
JASlinux
Member
 
Registered: Oct 2020
Posts: 380

Original Poster
Rep: Reputation: Disabled
Question

Quote:
Originally Posted by dugan View Post

Was there more to the question than yes or no?
"Of course" is a start.

How else is the difference discernable?

If OS, monitor, & browser are identical, what else is known?
 
Old 04-17-2024, 07:29 AM   #4
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,312
Blog Entries: 3

Rep: Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722Reputation: 3722
There are many techniques which they can use besides cookies. See discussions about browser fingerprinting. Back when the EFF used to cover digital rights, they had a demo called Panopticlick: https://www.eff.org/deeplinks/2017/11/panopticlick-30

There are other, better, demos out there now but I cannot recall the names at the moment. However, you can probably find them if you search around a bit.
 
Old 04-17-2024, 09:39 AM   #5
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,226

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
So they both have “fresh” cookies?

When you visit with one computer, the site plants a cookie on it. When you visit with the other computer, the site sees that the cookie isn’t present. That’s the most obvious way to tell that there are two different computers being used. Note that this does not require Google to know anything about either computer.

As for “what else is known”: I admit I had to google it, but apparently the amount of memory and number of processors.

https://www.freecodecamp.org/news/ex...ences-in-2020/

The IP is also known, obviously.

Last edited by dugan; 04-17-2024 at 09:49 AM.
 
Old 04-17-2024, 10:01 AM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,863

Rep: Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311Reputation: 7311
If I remember well it was already told, but here is it again:
MS can detect all the hardware changes, not only part replacements, but additional disks/ram (for example). And they will decide if the license is still valid or not. They can even detect if you plug your monitor into another port (like hdmi -> displayport).
I don't think only MS can do that and only MS monitors your system. Other companies also have software tied to the hardware.
Obviously the exact details are not published.
 
Old 04-17-2024, 07:21 PM   #7
JASlinux
Member
 
Registered: Oct 2020
Posts: 380

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dugan View Post
So they both have “fresh” cookies?

When you visit with one computer, the site plants a cookie on it. When you visit with the other computer, the site sees that the cookie isn’t present. That’s the most obvious way to tell that there are two different computers being used. Note that this does not require Google to know anything about either computer.
My browser cookies are sparce & always in ram, so cookies will be planted fresh at least each boot on the same computer.

On either device the new cookies process is the same.
 
Old 04-17-2024, 07:27 PM   #8
JASlinux
Member
 
Registered: Oct 2020
Posts: 380

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Turbocapitalist View Post
There are many techniques which they can use besides cookies.
It seems like another demanding whole new field of expertise.

If the majority of the Internet is based on for-profit profiling for advertising & information power, an accessible way to grasp the essentials is attractive.
 
Old 04-17-2024, 07:30 PM   #9
JASlinux
Member
 
Registered: Oct 2020
Posts: 380

Original Poster
Rep: Reputation: Disabled
MS can determine our devices in Linux?

Quote:
Originally Posted by pan64 View Post
If I remember well it was already told, but here is it again:
MS can detect all the hardware changes, not only part replacements, but additional disks/ram (for example). And they will decide if the license is still valid or not. They can even detect if you plug your monitor into another port (like hdmi -> displayport).
I don't think only MS can do that and only MS monitors your system. Other companies also have software tied to the hardware.
Obviously the exact details are not published.
 
Old 04-17-2024, 11:59 PM   #10
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
It is indeed a whole (niche) field of expertise and you'd be surprised just how much stuff the right code can detect.
FYI anti-fraud systems use these techniques - it's a very specialized field ofc ...

You can try googling 'device fingerprinting' for a start ...
 
Old 04-18-2024, 12:04 AM   #11
lvm_
Member
 
Registered: Jul 2020
Posts: 932

Rep: Reputation: 337Reputation: 337Reputation: 337Reputation: 337
https://amiunique.org shows pretty comprehensive information exposed by your browser
 
1 members found this post helpful.
  


Reply

Tags
browsers, cookies, fingerprint, identification



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What cookies does linuxquestions send a user? Must I enable cookies to keep logged in? winger9 Linux - Newbie 2 01-18-2014 07:24 PM
cookies in Firefox - can Google read Yahoo! cookies? nerdofdarkness Linux - Newbie 9 11-11-2013 01:04 AM
what does "standard error was duplicated as standard output" mean? nickleus Linux - General 4 09-15-2006 06:14 AM
Phục hồi dữ liệu bị mất???, cứ pollsite General 1 06-27-2005 12:39 PM
Gotta love those ٱٱٱٱٱٱٱ&# iLLuSionZ Linux - General 5 11-18-2003 07:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 03:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration