Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [HACKERS] Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords |
|---|---|
| Date: | Thu, 21 Apr 2005 17:33:54 -0400 |
* Mike Fratto (mfratto@nwc.com) wrote:
Since the salt is known, it has no effect on the "keyspace" because you don't have to guess it. If there was no salt, then pre-computing a dictionary is a much smaller task.
That's the whole point of the discussion- the way Postgres's pg_shadow
stuff works the salt is known and *because* of that it might as well not
exist since it means that you can pre-compute the keyspace. Knowing the
salt means you can pre-compute the keyspace ahead of time. If you don't
know the salt until you've gained access then you'll have to wait till
then to begin computing the keyspace.
I suppose technically you could start pre-computing the keyspace before
then, but then it's a much larger keyspace which makes it much more
difficult.
Stephen
signature.asc
Description: Digital signature
| Previous by Date: | Re: [HACKERS] Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords, Jim Knoble |
|---|---|
| Next by Date: | [PLSN-0001] - Multiple vulnerabilities in Gaim, Peachtree Linux Security Team |
| Previous by Thread: | RE: [HACKERS] Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords, Mike Fratto |
| Next by Thread: | RE: [HACKERS] Postgres: pg_hba.conf, md5, pg_shadow, encrypted passwords, Mike Fratto |
| Indexes: | [Date] [Thread] [Top] [All Lists] |