Today when configuring a peer I discovered that the Foundry hashing mechanism is probably also pretty easy to reverse. Look at this example:
Password: nikn93(bThe first that we can clearly see is that there are 2 exactly the same characters in the hash and in the password. So this indicates at least that an 'n' is a 'g'. Let's do some more testing:
Hash: $g=Dg{8p2
Password: mekkerOk, some more evidence rises, the 'k' is an 'D' and the 'e' is an 'n'. Which both samples prove. It looks like this is a keymapping algorithm (which obviously is pretty quick to crack).
Hash: $6nDDnU
Here is a keymapping of the alfabet, digits and some special signs:
Password: abcdefghijklmnopqrstuvwxyz
Hash: $!2d@nG"b=?D^6gsSRU-oir+Cx
Password: 01234567890-=!@#%^&*()I'll work up on generating a full keymapping table to decrypt these, eventually resulting in a perl script that will decode these hashes.
Hash: $QZ|83OmYW{QM$V1Iu<>Xpz
This Post
Calendar
Personal
Recent Comments
Archives
Counter
Stuff