If a password is compromised, is a "similar" password also compromised?
Fresh3 days ago
Mar 15, 20261625 viewsConfidence Score0%
0%
Problem
Suppose a user uses a secure password at site A and a different but similar secure password at site B. Maybe something like on site A and on site B (feel free to use a different definition of "similarity" if it makes sense). Suppose then that the password for site A is somehow compromised...maybe a…
Error Output
mySecure12#PasswordA
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: If a password is compromised, is a "similar" password also compromised?
Low Risk
To answer the last part first: Yes, it would make a difference if the data disclosed were cleartext vs. hashed. In a hash, if you change a single character, the entire hash is completely different. The only way an attacker would know the password is…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix