secubox-openwrt/package/secubox/secubox-cookie-tracker/root/usr/lib/secubox/cookie-tracker/known-trackers.tsv
CyberMind-FR 8055bca368 feat(interceptor): Add InterceptoR transparent traffic interception
The Gandalf Proxy - unified traffic interception with 5 pillars:

New packages:
- secubox-cookie-tracker: HTTP cookie classification with mitmproxy addon
  - SQLite database for cookie tracking
  - 100+ known tracker domains (Google Analytics, Facebook, etc.)
  - CLI: cookie-trackerctl status/list/block/report

- luci-app-interceptor: Unified dashboard aggregating all pillars
  - Health score (0-100%) based on active pillars
  - Status cards: WPAD, mitmproxy, CDN Cache, Cookie Tracker, API Failover

Enhanced modules:
- luci-app-network-tweaks: WPAD enforcement via iptables redirect
  - setWpadEnforce/getWpadEnforce RPCD methods
  - Catches clients ignoring WPAD auto-discovery

- luci-app-cdn-cache: API failover and offline mode
  - stale-if-error patterns for /api/ and .json endpoints
  - WAN hotplug script (99-cdn-offline) toggles offline mode
  - collapsed_forwarding for duplicate request handling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 10:58:53 +01:00

2.9 KiB

1# SecuBox Cookie Tracker - Known Tracker Domains
2# Format: domain<TAB>category<TAB>source
3# Categories: analytics, advertising, tracking
4#
5# Google Analytics
6#
7# Google Ads / DoubleClick
8#
9# Facebook
10#
11# Microsoft / Bing
12#
13# LinkedIn
14#
15# Twitter / X
16#
17# Pinterest
18#
19# TikTok
20#
21# Hotjar
22#
23# Segment
24#
25# Mixpanel
26#
27# HubSpot
28#
29# Amplitude
30#
31# Heap
32#
33# FullStory
34#
35# Criteo
36#
37# Taboola
38#
39# Outbrain
40#
41# Ad Networks
42#
43# Matomo / Piwik
44#
45# Adobe Analytics
46#
47# Optimizely
48#
49# VWO
50#
51# Inspectlet
52#
53# Reddit
54#
55# Snap
56#
57# Yahoo / Verizon Media
58#
59# Amazon
60#
61# Quantcast
62#
63# Scorecard Research
64#
65# Comscore
66#
67# New Relic
68#
69# Datadog
70#
71# Sentry