this post was submitted on 17 Sep 2024
1 points (100.0% liked)

Memes

49786 readers
1668 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
top 21 comments
sorted by: hot top controversial new old
[–] Xiisadaddy@lemmygrad.ml 1 points 7 months ago (1 children)

the BEEest password is the BEEee movie script with all the letter "B"s replaced with BEE BEEecause noBEEody expects it

[–] RandomVideos@programming.dev 1 points 7 months ago* (last edited 7 months ago)

a over 50000 character password to ensure hackers cant find it

[–] Evil_Shrubbery@lemm.ee 1 points 7 months ago

I set my root users without a password so hackers can't see the password!

[–] buh@hexbear.net 1 points 7 months ago (1 children)

they'll never guess "hunter3"

[–] Slovene@feddit.nl 1 points 7 months ago
[–] unreachable@lemmy.world 1 points 7 months ago
[–] Matriks404@lemmy.world 1 points 7 months ago

JEBAĆPIS

???

[–] forrcaho@lemmy.world 1 points 7 months ago (1 children)
[–] tubbadu@lemmy.kde.social 1 points 7 months ago

Thanks for sharing this kind stranger, I really needed this

[–] son_named_bort@lemmy.world 1 points 7 months ago (2 children)

I set my password as 12345. Nobody will think to guess that.

[–] bhamlin@lemmy.world 1 points 7 months ago

Samsonite did. 😥

[–] ChiefSinner@lemm.ee 1 points 7 months ago (4 children)

i like putting a comma in the middle of my password so when they export it out in csv, it separates the password into a new line and probably messes everyone of their passwords on that list from then on.

[–] rockerface@lemm.ee 1 points 7 months ago (1 children)

Little Bobby Tables, is that you?

[–] gari_9812@lemmy.world 1 points 7 months ago

Nice xkcd reference

[–] ShortFuse@lemmy.world 1 points 7 months ago (1 children)
[–] ChiefSinner@lemm.ee 1 points 7 months ago

ahh yes, ty

[–] psud@aussie.zone 1 points 7 months ago

If your password looks like an md5 hash they'll try to dehash it and if they're successful they'll be wrong

*Uses the hash of "password 1" as password

[–] Rubanski@lemm.ee 1 points 7 months ago (1 children)
[–] ChiefSinner@lemm.ee 1 points 7 months ago* (last edited 7 months ago) (1 children)

typically, password lists/hashes are exported out to csv (comma seperated value) because the lists are generally long and the file is too large to open in any other table format that isnt ascii.

Adding a comma will seperate the password into a new column. However, as @ShortFuse@lemmy.world pointed out, you need to use \n for a new line.

[–] Rubanski@lemm.ee 1 points 7 months ago

So it would be : Passw,\nord ?