Re: password cracking: one char at a time.
From: Saqib Ali (docbook.xml_at_gmail.com)
Date: 11/23/05
- Previous message: Steve McLaughlin: "Tunelling RDP traffic over HTTP proxies."
- In reply to: michael young: "Re: password cracking: one char at a time."
- Next in thread: Aditya Deshmukh: "RE: password cracking: one char at a time."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Nov 2005 09:54:12 -0800 To: michael young <mhyoung@valdosta.edu>
> 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 message: Steve McLaughlin: "Tunelling RDP traffic over HTTP proxies."
- In reply to: michael young: "Re: password cracking: one char at a time."
- Next in thread: Aditya Deshmukh: "RE: password cracking: one char at a time."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|