Real-time ML classification · Blacklist & leet-speak detection · Brute-force estimation · Smart advice
Four layers of security intelligence — working in real time as you type.
A trained Random Forest model with 7 engineered features — length, entropy, character classes, and uniqueness ratio — classifies passwords into Weak, Medium, or Strong.
EXPLORECross-references against known bad passwords and normalises leet-speak variants (p@ssw0rd → password) to catch sneaky substitutions.
Estimates brute-force time at 100 billion guesses/sec — from instantly to the heat death of the universe.
Identifies exactly what's missing — uppercase, digits, symbols, length — and tells you precisely how to fix it.