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: password cracking: one char at a time. |
|---|---|
| Date: | Wed, 23 Nov 2005 09:54:12 -0800 |
What are salt bits?
salt bits are just randomly generated value, that are used in generating the Hash of the password. This is especially usefull when 2 or more users on a system have the same password. Without salt, their hashes would be same. With salt, the hashes are different. This makes password cracking a little but more complex. -- In Peace, Saqib Ali http://www.xml-dev.com/blog/ Consensus is good, but informed dictatorship is better.
| Previous by Date: | Tunelling RDP traffic over HTTP proxies., Steve McLaughlin |
|---|---|
| Next by Date: | Re: secure disposal of backup tapes, Saqib Ali |
| Previous by Thread: | Re: password cracking: one char at a time., michael young |
| Next by Thread: | RE: password cracking: one char at a time., Aditya Deshmukh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |