Tool · Breach check
Has my password been leaked?
Check against 850M leaked passwords (HaveIBeenPwned) in seconds – fully privacy-friendly via k-anonymity. Your password never leaves your browser.
How does it work?
We use Troy Hunt's Pwned Passwords range API with k-anonymity. In short:
- Your browser computes the SHA-1 hash of your password locally.
- Only the first 5 characters of the hash are sent to the API.
- The API returns ALL hashes with the same 5-character prefix (typically ~500 matches).
- Your browser checks locally whether your full hash is in the list.
Privacy
Neither antivirus-vergleich.ch nor HaveIBeenPwned ever sees your password or its full hash. Nothing is stored, logged, or analysed. Source: haveibeenpwned.com/Privacy.
My password was leaked – what now?
- Change it immediately everywhere you used it (email, banking, cloud first).
- Pick a unique new password per account – easiest with a password manager.
- Enable 2FA on every important account – then a leaked password alone is worthless.