We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.NI

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Networking and Internet Architecture

Title: ASTrack: Automatic Detection and Removal of Web Tracking Code with Minimal Functionality Loss

Abstract: Recent advances in web technologies make it more difficult than ever to detect and block web tracking systems. In this work, we propose ASTrack, a novel approach to web tracking detection and removal. ASTrack uses an abstraction of the code structure based on Abstract Syntax Trees to selectively identify web tracking functionality shared across multiple web services. This new methodology allows us to: (i) effectively detect web tracking code even when using evasion techniques (e.g., obfuscation, minification, or webpackaging); and (ii) safely remove those portions of code related to tracking purposes without affecting the legitimate functionality of the website. Our evaluation with the top 10k most popular Internet domains shows that ASTrack can detect web tracking with high precision (98%), while discovering about 50k tracking code pieces and more than 3,400 new tracking URLs not previously recognized by most popular privacy-preserving tools (e.g., uBlock Origin). Moreover, ASTrack achieved a 36% reduction in functionality loss in comparison with the filter lists, one of the safest options available. Using a novel methodology that combines computer vision and manual inspection, we estimate that full functionality is preserved in more than 97% of the websites.
Comments: This paper has been accepted for publication at IEEE INFOCOM 2023. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses
Subjects: Networking and Internet Architecture (cs.NI)
ACM classes: C.2.0; C.2.3
Cite as: arXiv:2301.10895 [cs.NI]
  (or arXiv:2301.10895v1 [cs.NI] for this version)

Submission history

From: Ismael Castell-Uroz [view email]
[v1] Thu, 26 Jan 2023 01:35:46 GMT (2737kb,D)

Link back to: arXiv, form interface, contact.