|
||||||
| Database & Database Programming MySQL, Oracle, SQL, PL/SQL, ABAP, Smart Forms, and other databases and languages. A database is an organized body of related information used in many websites (including CC). |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
You cannot recover a password from a hash.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
You can also get a collision which would be a completely different "password" that happens to have the same hash value.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
It does indeed look like an md5 hash. The salt is simply a string added to your password, then the salted string is encrypted. This adds strength to your password. Say your password is "dog" the salted string would be "dog`#"uQ" which is then encrypted and thus adds much more complexity to your password.
At this point, md5 is not able to be decrypted, however there are bruteforcers that can help you crack the password. If your lucky, you can find an online database of md5 hashes that my contain that particular hash and its unencrypted value.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
Finding collisions is fairly computationally intensive.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||
|
Well, I supposed you have found an example. In my opinion, there is a theoritical possibility and very low probability this to happen.
__________________
You can visit something interesting HERE |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Coding a change password form | InternetGeek | Visual Basic Programming | 11 | 02-16-2008 01:53 PM |
| Forgot Your Password On XP? | pranky | Tutorials | 12 | 04-26-2007 09:08 AM |
| Critical Firefox hole allows password theft | Jordan | Technology Ramble | 31 | 01-22-2007 09:48 AM |
| Client/Server Changing Password feature | MrNobody | Visual Basic Programming | 1 | 11-19-2006 04:10 AM |
| Password Reset Disk | PC101 | Technology Ramble | 0 | 09-12-2006 08:42 PM |
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| LogicKills | ........ | 20.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 67%