Password Crack Time Calculator
See how long your password would survive against real attackers. Everything runs in your browser; nothing is stored or sent anywhere.
Privacy: this runs entirely in your browser. The password is never stored or sent anywhere. Do not paste a real password you actively use; test a similar pattern instead.
Each extra character multiplies the work far more than swapping a letter for a symbol. Against a 10^11 guesses/sec GPU rig:
A 20-letter passphrase like 'denizdekikirmizibalon' is far stronger than a short scrambled password, and far easier to remember.
Best practice: use a unique passphrase per account and a password manager, and enable multi-factor authentication.
How passwords get cracked
Attackers rarely guess passwords against a live login form, because that is slow and easy to block. Instead, once a service is breached, they steal the database of password hashes and crack them offline. On a GPU rig they can try around 100 billion (10^11) guesses per second against fast hashes like MD5 or NTLM. Slow, salted hashes such as bcrypt or Argon2 cut that rate by a factor of millions, which is exactly why modern systems use them.
Most breaches start with a phishing email. Learn to spot one in our guide on how to recognize a phishing email.
Length versus complexity
Complexity rules (one uppercase, one symbol, one digit) feel safe but add little real strength. The math that matters is the character pool raised to the power of the length. Growing the length is exponential, so a 20 character all-lowercase passphrase has far more entropy than an 8 character password with every symbol class. Long and memorable beats short and scrambled, every time.
Recommendations for strong passwords
Use a unique passphrase of four or more random words for every account, store them in a password manager, and turn on multi-factor authentication everywhere. For organizations, protecting login is only half the battle; email authentication matters too. See our guide on corporate email security (SPF, DKIM, DMARC).
DSET, Ankara based cybersecurity. Need a password policy, hardening or a security assessment? Talk to us.
DSET · +90 536 662 38 09 · [email protected]