Security Tools

Breach Pattern Checker

Analyse your password for patterns that are disproportionately common in known data breaches. Detects keyboard walks, date patterns, leet-speak substitutions, dictionary fragments, repeated sequences, and 15+ other breach-risk patterns β€” all locally in your browser. No API calls. Your password never leaves this page.

All analysis happens locally in your browser. No data is uploaded.
πŸ”’ Unlike haveibeenpwned.com (which sends a partial hash to an API), this tool performs entirely local pattern analysis. No hash, no network request, no server β€” just JavaScript running in your browser tab.
What This Tool Checks
Pattern CategoryExampleBreach Risk
Top common passwordspassword, 123456, qwertyCritical
Keyboard walkqwerty, asdfgh, 1qaz2wsxCritical
All-digit sequence123456, 654321High
Repeated blockabcabc, 123123High
Leet substitutionp@ssw0rd, s3cur1tyHigh
Year suffix/prefixpassword2024, 1988secretMedium
Date pattern01011990, 12/25/1985Medium
Dictionary word basecorrect123, sunshine!Medium
Char class paddingPassword1!, Secret99@Medium
All same characteraaaaaaa, 1111111Critical