Password Strength Analyzer

Analyzing a Weak Password

See how zxcvbn detects common password patterns and estimates crack times for weak passwords

100% client-side. Your data never leaves your browser.

Related Tools

Analyzing a Weak Password

This example shows how zxcvbn breaks down a typical weak password. “password123” combines a dictionary word with a sequential digit pattern, two of the most predictable structures attackers target first.

What You Will See

How to Use

  1. The password “password123” is pre-filled in the analyzer
  2. Review the strength meter and crack time estimates
  3. Check the Detected Patterns section to see which weaknesses zxcvbn found
  4. Click “Check if compromised” to see how many times this password has appeared in data breaches
  5. Try changing one character at a time to see how the score changes