Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fathom tracking partially unblocked #41

Open
JobcenterTycoon opened this issue Apr 24, 2022 · 5 comments
Open

Fathom tracking partially unblocked #41

JobcenterTycoon opened this issue Apr 24, 2022 · 5 comments
Assignees

Comments

@JobcenterTycoon
Copy link

Hello, while most of the Fathom tracking is already blocked in https://github.com/AdguardTeam/cname-trackers/blob/master/trackers/fathom.txt a few scripts pass through because they use a other CNAME domain.

Examples:

prefinery.com -> electric-eighten.b-cdn.net
steadybit.com -> type-thirtyseven.b-cdn.net
meinsmartplan.de -> gorgeous-easy.b-cdn.net

Example for the script: prefinery.com -> https://glowing-van.prefinery.com/script.js But the list only contains ant.prefinery.com

I don’t know if it can be fixed because b-cdn.net get widely used

@slavaleleka slavaleleka self-assigned this Apr 24, 2022
@ameshkov
Copy link
Member

Yeah, b-cdn.net shouldn't be blocked. They might be using it as a proxy.

@GeQi
Copy link

GeQi commented Apr 27, 2022

Yes, Fathom explicitly states that they use Bunny as proxy. This looks rather hopeless. It seems the only way is to manually add the sub-domains to tracking lists instead.

@GeQi
Copy link

GeQi commented Apr 27, 2022

Reported to the filter list repo: AdguardTeam/AdguardFilters#116645

@ameshkov
Copy link
Member

ameshkov commented May 3, 2022

Actually, I think we can solve this rather easily by adding one more step to the detection algorithm.

We'll need to scan all bunny CDN cnames and check if the domain hosts Fathom's javascript file.

@slavaleleka when you have some free time, please take a look.

@TPS
Copy link

TPS commented Jun 5, 2022

We'll need to scan all bunny CDN cnames and check if the domain hosts Fathom's javascript file.

Is it possible to check the contents of the file while doing this? If they're already randomizing domain names, then filenames (& even contents, similar to how other malware does) are likely next.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants