Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
what-you-reveal — a privacy analysis tool designed to show exactly what information your browser exposes to websites | Kitploit
Tools/GitHubGitHub/saatvik333/what-you-reveal
OSINT (Open Source Intelligence)Information GatheringPrivacyLearning & Education
GitHubsaatvik333/what-you-reveal

what-you-reveal

a privacy analysis tool designed to show exactly what information your browser exposes to websites

View Repository
3365 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website
root@kitploit:~

╦ ╦╦ ╦╔═╗╔╦╗  ╦ ╦╔═╗╦ ╦  ╦═╗╔═╗╦  ╦╔═╗╔═╗╦
║║║╠═╣╠═╣ ║   ╚╦╝║ ║║ ║  ╠╦╝║╣ ╚╗╔╝║╣ ╠═╣║
╚╩╝╩ ╩╩ ╩ ╩    ╩ ╚═╝╚═╝  ╩╚═╚═╝ ╚╝ ╚═╝╩ ╩╩═╝

SYSTEM ANALYSIS TOOL // BROWSER FINGERPRINT DEMO

What You Reveal is a privacy analysis tool designed to show exactly what information your browser exposes to websites. It features a retro terminal aesthetic and robust, transparency-focused metrics.


>_ INSTALLATION

root@kitploit:~
# Clone repository
git clone https://github.com/saatvik333/what-you-reveal.git

# Install dependencies
bun install

# Start development server
bun run dev

>_ FEATURES

  • Privacy Score: Transparent scoring system based on verifiable signals.
  • Fingerprinting: Canvas, WebGL, Fonts, Audio, and more.
  • Network Analysis: IP leaks, DNS, and connection speed.
  • System Info: Hardware concurrency, battery status, and device memory.

DISCLAIMER: This tool is for educational purposes only. The goal is to raise awareness about browser fingerprinting and web privacy. No data is stored on any server; all analysis happens locally in your browser.

Download Tool