samyk / evercookie

Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
https://samy.pl/evercookie/
4.43k stars 662 forks source link

IDEA: Windows advertising-manager #105

Open SergeyMalych opened 8 years ago

SergeyMalych commented 8 years ago

in windows 10, theres a build-in feature which generates unique ID for every client. it is possible to reach to that data with javascript in platforms supporting advertising SDK

for further information: https://msdn.microsoft.com/en-us/library/windows/apps/windows.system.userprofile.advertisingmanager.advertisingid

samyk commented 8 years ago

Interesting!

lashnag commented 8 years ago

Will you add new pull request?

Отправлено с iPhone

2 февр. 2016 г., в 0:14, Samy Kamkar notifications@github.com написал(а):

Interesting!

— Reply to this email directly or view it on GitHub.

samyk commented 8 years ago

@lashnag Definitely, if the feature is properly implemented!