805
(lemmy.ml)
submitted 3 days ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 49 points 3 days ago

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.

[-] [email protected] 2 points 1 day 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

[-] [email protected] 18 points 3 days ago

Little Bobby Tables, is that you?

[-] [email protected] 7 points 3 days ago

Nice xkcd reference

[-] [email protected] 4 points 2 days ago
[-] [email protected] 4 points 2 days ago* (last edited 2 days ago)

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 @[email protected] pointed out, you need to use \n for a new line.

[-] [email protected] 5 points 2 days ago

So it would be : Passw,\nord ?

this post was submitted on 17 Sep 2024
805 points (99.3% liked)

Memes

45189 readers
1247 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 5 years ago
MODERATORS