Hash cracking

Discussion in 'Forum for discussion of ANTICHAT' started by Dracula4ever, 4 Jun 2006.

  1. Dracula4ever

    Dracula4ever Elder - Старейшина

    Joined:
    8 May 2006
    Messages:
    418
    Likes Received:
    183
    Reputations:
    26
    Hy'all

    Password protection often relies on hashes. If you don't want to save a password in clear text, you save it's hash, when one of the hash's qualities is that you can't get from the hash to the original password, so in order to crack it you would need to either use dictionary attacks or brute force your way through all existing passwords... well - not any more!
    a (not that new) project called rainbow tables has done all the computing stuff for ya and now all you need to do to crack a password from it's hash is to lookup these tables and find it. it's hundreds of times faster and quite easy to use.
    check it out: http://www.antsight.com/zsl/rainbowcrack/
     
    1 person likes this.
  2. NeMiNeM

    NeMiNeM Elder - Старейшина

    Joined:
    22 Aug 2005
    Messages:
    480
    Likes Received:
    310
    Reputations:
    201
    Go HERE for more online passcracking services.