Skip to content

Advanced browser fingerprinting setup with WebGL, audio hash, Tor-detect, local storage ID, headless detection, font enumeration, and even webcam snapshot | nologsleft

License

Notifications You must be signed in to change notification settings

nologsleft/trackingurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Advanced Browser Fingerprinting & Data Exfiltration Framework

This project is a proof-of-concept browser-based fingerprinting and data collection tool disguised as a Cloudflare "Attention Required" page. It collects a wide range of system, network, and browser metadata from the client, including webcam snapshots, and sends the data to a configured Telegram bot.


๐Ÿš€ Features

  • Cloudflare-like fake session verification interface
  • Detailed browser/system fingerprinting including:
    • Canvas fingerprint
    • WebGL fingerprint
    • Audio fingerprint
    • Installed fonts
    • Plugins and MIME types
    • Battery status
    • Device memory and core count
    • Network info (downlink, latency, save data)
    • Headless browser detection
    • WebRTC IP discovery
    • Geolocation (if granted)
    • Public IP address detection
    • LocalStorage & IndexedDB persistent ID tracking
    • Webcam snapshot (image capture)
  • Data exfiltration via Telegram Bot API

๐Ÿ“ฆ Files

  • index.html โ€” Full HTML + JS code for the fingerprinting interface
  • Uses:
    • CryptoJS for hashing
    • Font Awesome for UI icons
    • api.ipify.org for IP detection
    • Telegram Bot API for real-time data exfiltration

๐Ÿ”ง Setup

  1. Clone the repository:
    git clone https://github.com/nologsleft/
    

โš ๏ธ Disclaimer

This project is intended strictly for educational and ethical research purposes only.

Do not use any part of this code to deceive users, exfiltrate data, or violate privacy laws (e.g., GDPR, CCPA, Indian IT Act). Webcam/microphone access, geolocation, and data transmission to third parties are disabled in this public version.

If you use this code for unethical or malicious purposes, you are solely responsible for any legal consequences.

About

Advanced browser fingerprinting setup with WebGL, audio hash, Tor-detect, local storage ID, headless detection, font enumeration, and even webcam snapshot | nologsleft

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages