Password Strength Checker & Data Breach Exposure Tool
Test how strong a password is, check whether it has been leaked in a data breach, and detect predictable patterns — without transmitting anything.
Strength analysis runs entirely in your browser. The breach check queries Have I Been Pwned using k-anonymity — only the first 5 characters of a SHA-1 hash are transmitted, never your actual password. The same technique used by Chrome and Firefox. Your password never leaves your device.
Uses Have I Been Pwned k-anonymity — only the first 5 characters of a SHA-1 hash are transmitted. Your password is never sent.
—
Nothing you type is sent to ShieldScope. Strength analysis runs entirely in your browser using the zxcvbn library. The breach check transmits only the first 5 hex characters of a SHA-1 hash — this is the k-anonymity model used by major browsers. ShieldScope receives no data from this tool.