awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
samyk avatar

samyk/evercookie

0
View on GitHub↗
4,723 stars·657 forks·JavaScript·1 vuesamy.pl/evercookie↗

Evercookie

Evercookie est un script de suivi JavaScript conçu pour l'identification persistante des utilisateurs. Il implémente un système qui reflète des identifiants uniques à travers de multiples mécanismes de stockage du navigateur pour maintenir le suivi après qu'un utilisateur a effacé son historique de navigation.

L'outil assure la persistance des données en synchronisant les identifiants à travers les cookies, le stockage local et les caches de plugins hérités. Il utilise une régénération automatique du stockage pour remplir les emplacements de stockage vides à partir des sources survivantes et emploie un processus de sélection par vote majoritaire pour déterminer l'identifiant correct lors de la récupération des données.

Le projet inclut également des capacités de détection d'historique web utilisant des techniques de recherche basées sur CSS et fournit des mécanismes pour synchroniser les données de suivi entre différents navigateurs web sur la même machine via des plugins partagés ou des composants au niveau système.

Features

  • Persistent User Identifiers - Creates and regenerates unique user identifiers across multiple storage mechanisms to maintain tracking after history is cleared.
  • Persistent Cookies - Maintains tracking persistence by restoring deleted cookies from intact backup sources like local storage.
  • Browser Fingerprinting Services - Implements a system for identifying users via browser signals that persist even after privacy data is cleared.
  • Stealth Fingerprinting Techniques - Identifies unique browser instances by combining storage locations and system-level artifacts.
  • Persistent User Tracking - Tracks visitors across sessions by regenerating deleted identifiers using multiple redundant browser storage mechanisms.
  • Regenerative Cookies - Regenerates deleted tracking cookies using backup data stored in HTML5, Flash, or Silverlight storage.
  • User Identification Tools - Retrieves and synchronizes unique identifiers to track users after they clear their browser history.
  • Browser Tracking Scripts - Implements persistent user identification by mirroring tracking data across multiple browser storage mechanisms.
  • Client-Side Data Mirroring - Mirrors unique identifiers across various web storage APIs to ensure they survive manual deletion.
  • Cross-Storage Replication - Synchronizes identifiers across multiple browser storage APIs to ensure tracking redundancy.
  • Identifier Retrieval - Fetches identifiers from all available browser storage locations to determine the most likely valid candidate.
  • Storage Regeneration - Implements automatic restoration of deleted identifiers using surviving browser storage sources.
  • Tracking Data Synchronization - Propagates tracking data between different web browsers on the same machine using shared plugins.
  • CSS History Detection - Identifies previously visited websites by measuring browser cached response times for specific CSS resources.
  • Web History Detection - Determines which websites a user has visited using CSS-based history lookup techniques.
  • Storage Abstractions - Provides a unified interface to interact with cookies, local storage, and plugin caches through a single abstraction.
  • Cross-Browser Synchronization - Uses shared system-level components or plugins to synchronize tracking data between different installed web browsers.

Historique des stars

Graphique de l'historique des stars pour samyk/evercookieGraphique de l'historique des stars pour samyk/evercookie

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Evercookie

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Evercookie.
  • fingerprintjs/fingerprintjsAvatar de fingerprintjs

    fingerprintjs/fingerprintjs

    27,334Voir sur GitHub↗

    Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies. The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload

    TypeScriptaudio-fingerprintingbrowserbrowser-fingerprint
    Voir sur GitHub↗27,334
  • jason5ng32/myipAvatar de jason5ng32

    jason5ng32/MyIP

    10,704Voir sur GitHub↗

    MyIP is a network diagnostics toolbox designed for analyzing public IP addresses, geolocation, and network connectivity performance. It provides utilities for identifying IPv4 and IPv6 addresses and analyzing their associated organization, ASN, and geographic details. The project features specialized privacy and security tools, including a network leak tester to detect DNS and WebRTC leaks used to verify VPN or proxy configurations. It also includes a browser fingerprint analyzer that generates unique client identifiers to audit how device attributes are used for online tracking. The platfor

    Vue
    Voir sur GitHub↗10,704
  • cellularprivacy/android-imsi-catcher-detectorAvatar de CellularPrivacy

    CellularPrivacy/Android-IMSI-Catcher-Detector

    5,335Voir sur GitHub↗

    This project is a mobile network security auditor and IMSI catcher detector designed to identify fake base stations and surveillance hardware attempting to intercept mobile traffic. It functions as a radio interface analyzer and cellular tower mapping tool, monitoring connections to detect unauthorized network infrastructure. The system distinguishes itself by combining real-time threat level monitoring with the ability to identify silent SMS and stealth communications used for device tracking. It analyzes ciphering status to detect forced network downgrades to weaker encryption standards and

    Java
    Voir sur GitHub↗5,335
  • ultrasecurity/storm-breakerAvatar de ultrasecurity

    ultrasecurity/Storm-Breaker

    4,808Voir sur GitHub↗

    Storm-Breaker is a browser-based surveillance toolkit designed to silently capture sensor data from visitors without their knowledge or consent. It combines device fingerprinting, network-based geolocation tracking, and WebRTC exploitation to access a remote device’s camera, microphone, and system information without triggering native permission prompts. The toolkit achieves this by leveraging legacy browser APIs and network-based geolocation (IP, Wi-Fi) that do not require explicit user permission. It abuses WebRTC and media stream APIs to activate camera and microphone streams, while also c

    HTMLhackhacking-toolsocial-engeneering-toolkit
    Voir sur GitHub↗4,808
Voir les 28 alternatives à Evercookie→

Questions fréquentes

Que fait samyk/evercookie ?

Evercookie est un script de suivi JavaScript conçu pour l'identification persistante des utilisateurs. Il implémente un système qui reflète des identifiants uniques à travers de multiples mécanismes de stockage du navigateur pour maintenir le suivi après qu'un utilisateur a effacé son historique de navigation.

Quelles sont les fonctionnalités principales de samyk/evercookie ?

Les fonctionnalités principales de samyk/evercookie sont : Persistent User Identifiers, Persistent Cookies, Browser Fingerprinting Services, Stealth Fingerprinting Techniques, Persistent User Tracking, Regenerative Cookies, User Identification Tools, Browser Tracking Scripts.

Quelles sont les alternatives open-source à samyk/evercookie ?

Les alternatives open-source à samyk/evercookie incluent : fingerprintjs/fingerprintjs — Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by… cellularprivacy/android-imsi-catcher-detector — This project is a mobile network security auditor and IMSI catcher detector designed to identify fake base stations… ultrasecurity/storm-breaker — Storm-Breaker is a browser-based surveillance toolkit designed to silently capture sensor data from visitors without… jason5ng32/myip — MyIP is a network diagnostics toolbox designed for analyzing public IP addresses, geolocation, and network… filegator/filegator — Filegator is a web-based file manager and self-hosted file sharing portal. It functions as a cloud storage gateway… brandonsavage/upload — Upload is a PHP library designed to manage the processing and persistence of files submitted through web forms. It…