
A Search window is shown below the page, which labeles as follows:" Search in 17 coma 172 coma 403 coma 021 decrypted hashes " with text : “3 9 6 9 b 3 b 7 0 c d 7 e 2 a 1 0 b 4 8 6 f b e l d f 5 4 c b o”. The search bar has text box, left aligned, with text that reads Hash colon and solid box with search icon that is right aligned.
Below the search bar it is labeled as follows: No hashes found for 3 9 6 9 b 3 b 7 0 c d 7 e 2 a 1 0 b 4 8 6 f b e l d f 5 4 c b o.
There is a paragraph to the right of search bar that reads: By making the password long and complex, salting generally protects leaked passwords against rainbow table decryption.
On top of the page it is labeled as follows:
Original Password: mypassword
Salt: 0 4 8 d 7 4 1 e 9 3 1 f 9 0 7 1 1 0 a d f 4 6 0 8 1 6 f f 9 5 8
Digest: 3969b3b70cd7e2a10b486fbe1df54cb0
The original password and salt are shown as single text that feeds into Hash Function. The output of hash function is the digest. Both the digest and the salt are saved in database.
Back