root@nikhil:~$ _
Browser APIs Only No Data Stored Educational Demo

Digital Footprint Scanner

Interactive browser-based tool that demonstrates everything a website can legitimately collect from your browser — IP, hardware, GPU, fingerprint and more. No dependencies, no tracking.

Category Web Security
Status Completed
Type Client-Side · Vanilla JS

About This Project

A fully client-side reconnaissance demo built with vanilla JavaScript and standard browser APIs. Reveals the breadth of data every website can collect from visitors — including public IP geolocation, GPU renderer via WebGL, hardware concurrency, device memory, browser fingerprint hash, and network information — without any server-side code or third-party SDKs. Designed to educate developers and users about their real digital exposure.

Features

  • 22-point browser data collection using native browser APIs only
  • Live IP geolocation via public HTTPS API (no key required)
  • GPU renderer extraction via WebGL debug extension
  • Browser fingerprint hashing from entropy sources
  • Animated terminal scan with progressive dashboard reveal
  • Zero external dependencies — no tracking, no data sent to server
GitHub

Ready to scan your browser

Click below to run a reconnaissance sweep on your own browser. No data leaves your device - your public IP is resolved client-side via a free HTTPS API.

This tool only collects data that any website can already access. Nothing is sent to a server or stored. Results are for educational purposes only.

Scan progress
0%
recon - browser-intelligence - bash
Reconnaissance Completed Successfully
22 data points collected via browser APIs
Network Intelligence
Public IP Address
-
Country
-
Region / State
-
City
-
ISP / Organization
-
Timezone
-
Browser
Browser
-
Version
-
Language
-
System
Operating System
-
Platform
-
Device Type
-
Display & Hardware
Screen Resolution
-
Color Depth
-
CPU Threads
-
Device Memory
-
Touch Support
-
GPU Renderer (WebGL)
-
Session
Cookies
-
Network Type
-
Local Time
-
Browser Fingerprint (DJB2 hash)
-

What this demonstrates - and what it doesn't

Every data point above is accessible to any website you visit using standard browser APIs and a public IP lookup - no hacking, no malware, no extensions required. This tool exists to make that visible so developers and users understand their real digital exposure. Nothing collected here is sent to a server or stored anywhere.