Comment on Researchers discovered the perfect password that’s easy to rememberparentComments−chrisfarms10yWhenever I see those sorts of limitation I assume there's probably some kind of poorly handled escape situation to exploit and their fix was "well just don't allow that pesky < character"−JoshTriplett10yWhenever I see those sorts of limitation I assume there's probably some kind of poorly handled escape situation to exploitWhich, in turn, implies that some system handles the password as plaintext rather than via a password-appropriate digest.
Comments
Whenever I see those sorts of limitation I assume there's probably some kind of poorly handled escape situation to exploit and their fix was "well just don't allow that pesky < character"
Which, in turn, implies that some system handles the password as plaintext rather than via a password-appropriate digest.