How to accurately identify user equipment information on the browser side

has encountered a need to strictly distinguish the device information of users who visit the website (such as operating system, browser, etc.). Because there are some browsers that can disguise userAgent, I am afraid we cannot use userAgent to distinguish user device information. I would like to ask you what else can be done for this kind of users who camouflage UA through browsers?

Mar.12,2021

try canvas fingerprint

https://paper.seebug.org/229/.

canvas > fingerprint of each system browser Test your browser fingerprint

https://browserleaks.com/canvas

Menu