Warning: Your AI-Generated Password Is a Major Security Risk. Here’s What to Use Instead

https://lemmy.world/post/44111331

Warning: Your AI-Generated Password Is a Major Security Risk. Here’s What to Use Instead - Lemmy.World

At a glance, the passwords the LLMs created looked secure, much like those that a password generator might spit out. But that’s exactly where the problems arose: Although the AI-generated passwords appeared to be complex and safe to use for securing online accounts, they were actually quite predictable upon closer inspection. All three LLMs exhibited clearly identifiable patterns in how they created these passwords. These patterns included repeated character strings, predictable password structure, frequent reuse of similar characters, clear biases toward certain numbers and letters, and even duplicate passwords in some cases. Although the AI-generated passwords looked random, they really weren’t. This could easily create a false sense of security if you were to use these predictable passwords for your online accounts.

Why does everything have to be LLM, like why cant things sometimes just be algorithmically generated like my AI-free password manager does?

I wonder if there’s AI-powered password managers on the market now lol. If so and if customers, I would mirror Zuck’s snide “thuh dumb fucks” setiment when people trusted him

ZXCVBN algorithm has never failed me. I can generate passwords that would take 1 quadrillion guesses/second hackers over 90 million years (testing 1 quad/sec) on the reg

I remember the days before hardware random number generators, when pseudo random number generators caused fuck ups by not actually being random. Now people are re-inventing the stupid way of doing it with AI.
It blows my mind hackers still found ways in with just that one fuckup