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

Cybersecurity - Memes

1796 readers
317 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...)

top 14 comments
sorted by: hot top controversial new old
[–] elvith@feddit.de 3 points 5 months ago

$up,erSecr3t'P4ssword\b\n"; DROP TABLE USER;--\b\n\r

[–] slazer2au@lemmy.world 3 points 5 months ago

Too small scale. Set your password as an eicar test string.

This way if your password is decrypted or stored as clear text the host AV will block the file.

[–] Im_old@lemmy.world 2 points 5 months ago (2 children)
[–] samus12345@lemmy.world 4 points 5 months ago

I was reminded of this

[–] lookorex@lemmy.world 4 points 5 months ago (1 children)

Is that because it was referenced in the title?

[–] beirut_bootleg@programming.dev 2 points 5 months ago (1 children)

It's because it was referenced in the title, but to be fair GP only wanted to add context for Bobby Tables.

[–] Potatos_are_not_friends@lemmy.world 3 points 5 months ago (1 children)

Haha! Your comment reminded me of this.

Have you heard of it?

[–] sukhmel@programming.dev 2 points 5 months ago

It's good we're not some kind of scripted entities that publish that xkcd strip at every mention of Bobby Tables

[–] jaaake@lemmy.world 1 points 5 months ago

Yes, it’s generally a good idea to annoy the people who now have your data.

[–] glimse@lemmy.world 1 points 5 months ago

Add some extra apostrophe's to keep the comma's company

[–] cron@feddit.de 1 points 5 months ago (1 children)

And add some non-ASCII characters. If the commas did not kill their database, adding unicode will.

[–] sukhmel@programming.dev 1 points 5 months ago

I once had problems unpacking an archive I definitely knew the password for. Turns out, zip made on an Android phone had non ASCII letters in the password in some other encoding than the one PC used

[–] Dave@lemmy.nz 1 points 5 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 5 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...