this post was submitted on 28 Feb 2024
18 points (100.0% liked)

Cybersecurity - Memes

1891 readers
2 users here now

Only the hottest memes in Cybersecurity

founded 1 year ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/12516311

Or maybe introduce them to Little Bobby Tables

(skeletor is leading by example by adding that unnecessary apostrophe...)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Dave@lemmy.nz 1 points 6 months ago (1 children)

I'd hope places aren't storing your password in plain text. Though I guess I wouldn't be super surprised if some were.

[โ€“] Zikeji@programming.dev 2 points 6 months ago

One of my first projects I took over stored hashed passwords, but only unsalted MD5s, in the process of upgrading the hashing algorithm I discovered the plaintext passwords were logged on any sign in, sign up, or password change...