If a hacker hacks one's mail site and gets one's password, what
difference does it make if that password is weak or strong? Either way,
the hacker gets it from the hacked e-mail site. He then has access to
the e-mail account no matter what the strength of the password was.
What am I not understanding about the necessity for the need of a
'strong' password - or passphrase?
If a hacker hacks one's mail site and gets one's password, what
difference does it make if that password is weak or strong? Either way,
the hacker gets it from the hacked e-mail site. He then has access to
the e-mail account no matter what the strength of the password was.
What am I not understanding about the necessity for the need of a
'strong' password - or passphrase?
cal@invalid.com wrote:
If a hacker hacks one's mail site and gets one's password, what
difference does it make if that password is weak or strong? Either way,
the hacker gets it from the hacked e-mail site. He then has access to
the e-mail account no matter what the strength of the password was.
What am I not understanding about the necessity for the need of a
'strong' password - or passphrase?
Passwords are usually hashed when stored on the server. There are big
hash tables on the Internet available and tools like hashcat or John
the Ripper try to crack those hashes. If a password is simple and
not long enough those tools do not need long to find your weak password,
due to weak entropy. Read more about password entropy and you get the
idea.
HTH
Regards
Stefan
On 2025-04-22, cal@invalid.com <cal@invalid.com> wrote:
If a hacker hacks one's mail site and gets one's password, what
difference does it make if that password is weak or strong? Either way,
the hacker gets it from the hacked e-mail site. He then has access to
the e-mail account no matter what the strength of the password was.
What am I not understanding about the necessity for the need of a
'strong' password - or passphrase?
It's to help mitigate a 'brute force' attack, where the hacker tries >passwords until they git a hit. If you use a dictionary word like
"sausage", then a brute force attack which goes through the dictionary
will hit upon it pretty fast. Strong passwords are much, much harder to
get, as are combinations of words, particularly memorable ones which may
not be common, such as "Dingoes fry jelly steaks". It doesn't protect >against every kind of attack, but it certaintly prevents some.
On Tue, 22 Apr 2025 15:18:09 +0200, Stefan Claas <stefan@mailchuck.com> wrote:
cal@invalid.com wrote:
If a hacker hacks one's mail site and gets one's password, what
difference does it make if that password is weak or strong? Either way, >>> the hacker gets it from the hacked e-mail site. He then has access to
the e-mail account no matter what the strength of the password was.
What am I not understanding about the necessity for the need of a
'strong' password - or passphrase?
Passwords are usually hashed when stored on the server. There are big
hash tables on the Internet available and tools like hashcat or John
the Ripper try to crack those hashes. If a password is simple and
not long enough those tools do not need long to find your weak password, >>due to weak entropy. Read more about password entropy and you get the >>idea.
HTH
Regards
Stefan
Okay, they do not see the password itself. They see a hashed version of
it. So, weak password = weak hash. Got it. I thought they saw the password/passphrase itself.
That Rainbow dictionary stuff is why I do misspell some words in my passphrase. I do also use some numbers and a simple punctuation mark.
Now I now why I have to go to all that trouble.
Thanks for answering.
| Sysop: | Gate Keeper |
|---|---|
| Location: | Shelby, NC |
| Users: | 940 |
| Nodes: | 20 (0 / 20) |
| Uptime: | 497135:12:29 |
| Calls: | 15,890 |
| Calls today: | 15 |
| Files: | 5,346 |
| D/L today: |
4 files (8,192P bytes) |
| Messages: | 680,484 |