A web page that shows you everything the browser told it without asking
Summary
A web page that reveals the information your browser shares without your explicit consent, demonstrating browser fingerprinting and data leakage.
View Cached Full Text
Cached at: 05/08/26, 03:28 PM
Similar Articles
I made a tool that lets coding agents see your browser!
A Chrome extension that lets coding agents (LLMs) view the browser to iterate on designs without headless browsers.
Websites Can Now Spy on You Through Your Hard Drive
A new technique called FROST exploits SSD timing side channels in browsers to spy on users' activities, identifying open websites and apps without requiring any interaction beyond visiting a malicious site.
I tricked Claude into leaking your deepest, darkest secrets
A security researcher demonstrates a method to trick Claude AI into exfiltrating user personal data from its memory system by encoding data in web fetch URLs, exploiting the combination of memory retrieval and web browsing capabilities.
@hasantoxr: I'm done paying $500 a month for anti-detect browsers after finding this. It's called CloakBrowser. A stealth Chromium …
The article introduces CloakBrowser, an open-source stealth Chromium-based browser designed to bypass bot detection systems like reCAPTCHA and Cloudflare Turnstile. It claims to offer superior stealth capabilities by patching the C++ source code rather than injecting JavaScript, positioning itself as a free alternative to expensive commercial anti-detect browsers.
Known By Their Actions: Fingerprinting LLM Browser Agents via UI Traces
This paper demonstrates that websites can identify which large language model powers a browsing agent by analyzing its behavioral patterns and timing data, achieving up to 96% F1 score across 14 frontier LLMs. It formalizes this attack surface and shows that random timing delays are insufficient to prevent identification.