Documentation

Browser Exposure Tests

The browser signals Aerod may inspect and how those signals relate to fingerprinting, privacy, WebRTC, route consistency, and connection exposure.

On this page

What browser exposure means

Browser exposure is the set of signals a site can read or infer when a page loads. Some signals are obvious, such as screen size or language. Others come from rendering behavior, device capabilities, storage, permissions, WebRTC behavior, or route context.

Aerod separates these checks into focused apps so each result answers one question clearly.

Common signal groups

Signal groupExamplesWhere to check it
Public routePublic IP, ASN, ISP or organization, approximate locationIP Lookup
Browser exposureBrowser identity, locale, storage, permissions, privacy controlsBrowser Leak Test
Fingerprint surfaceRendering, WebGL, audio, fonts, screen geometry, client hintsBrowser Fingerprint Check
WebRTC candidatesPublic-looking candidates, private/local candidates, mDNS hostnamesWebRTC Leak Test
Route consistencyProxy/VPN expectation, browser context, timezone, DNS, WebRTC mismatch cuesProxy/VPN Detection

How results should be presented

Aerod should avoid alarmist language. A signal being visible does not always mean a user is compromised. The correct presentation is: visible signal, practical risk, limitation, and remediation.

DNS Leak Test remains separate because a real DNS leak test needs controlled resolver-path infrastructure. Aerod should not treat a browser-only DNS note as a full DNS leak test.