April 11, 2011
Password Cracking with Rainbowcrack and Rainbow Tables
Do you like this story?
What is RainbowCrack & Rainbow Tables?
RainbowCrack is a general propose implementation of Philippe Oechslin’s faster time-memory trade-off technique.
Basically these types of password crackers are working with pre-calculated hashes of ALL passwords available within a certain character space, be that a-z or a-zA-z or a-zA-Z0-9 etc.
These files are called Rainbow Tables.
You are trading speed for memory and disk space, the Rainbow Tables can be VERY large.
Be warned though, Rainbow tables can be defeated by salted hashes, if the hashes are not salted however and you have the correct table, a complex password can be cracked in a few minutes rather than a few weeks or months with traditional brute forcing techniques.
So where do I get these Rainbow Tables?
You can generate them yourself with RainbowCrack, this will take a long time, and a lot of diskspace.
Project Shmoo is offering downloads of popular Rainbow Tables via BitTorrent.
http://rainbowtables.shmoo.com/
If you wanted to, you could even buy the tables from http://www.rainbowtables.net/.
Or these guys, not free but cheap http://www.rainbowcrack-online.com/
Some free tables here http://wired.s6n.com/files/jathias/index.html
What software is available for use with Rainbow Tables?
There is of course the original RainbowCrack as mentioned above.
Then there is:
Ophcrack
Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman’s original trade-off, with better performance.
Cain and Abel (newly added support for Rainbow Tables)
Cain and Abel is personally my favourite fully featured password whacking tool, it also has a good packet sniffer, which grabs and decodes passwords and many methods for password cracking. The interface is decent too. I’ll write more on how to get the most out of Cain later.
L0phtcrack or LC5
Please note this is a COMMERCIAL product.
LCP
Other Resources
http://www.rainbowcrack.com/
http://sarcaprj.wayreth.eu.org/
http://passcracking.com/
http://www.md5lookup.com/
http://www.plain-text.info/
http://ap0x.headcoders.net/xHashBrutter.rar
http://www.loginrecovery.com/
RainbowCrack is a general propose implementation of Philippe Oechslin’s faster time-memory trade-off technique.
In 1980 Martin Hellman described a cryptanalytic time-memory trade-off which reduces the time of cryptanalysis by using precalculated data stored in memory. This technique was improved by Rivest before 1982 with the introduction of distinguished points which drastically reduces the number of memory lookups during cryptanalysis. This improved technique has been studied extensively but no new optimisations have been published ever since.You can find the official Rainbowcrack project here, where you can download the latest version of Rainbowcrack.
In short, the RainbowCrack tool is a hash cracker. A traditional brute force cracker try all possible plaintexts one by one in cracking time. It is time consuming to break complex password in this way. The idea of time-memory trade-off is to do all cracking time computation in advance and store the result in files so called “rainbow table”.
Basically these types of password crackers are working with pre-calculated hashes of ALL passwords available within a certain character space, be that a-z or a-zA-z or a-zA-Z0-9 etc.
These files are called Rainbow Tables.
You are trading speed for memory and disk space, the Rainbow Tables can be VERY large.
Be warned though, Rainbow tables can be defeated by salted hashes, if the hashes are not salted however and you have the correct table, a complex password can be cracked in a few minutes rather than a few weeks or months with traditional brute forcing techniques.
So where do I get these Rainbow Tables?
You can generate them yourself with RainbowCrack, this will take a long time, and a lot of diskspace.
Project Shmoo is offering downloads of popular Rainbow Tables via BitTorrent.
http://rainbowtables.shmoo.com/
If you wanted to, you could even buy the tables from http://www.rainbowtables.net/.
Or these guys, not free but cheap http://www.rainbowcrack-online.com/
Some free tables here http://wired.s6n.com/files/jathias/index.html
What software is available for use with Rainbow Tables?
There is of course the original RainbowCrack as mentioned above.
Then there is:
Ophcrack
Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman’s original trade-off, with better performance.
Cain and Abel (newly added support for Rainbow Tables)
Cain & Abel is a password recovery tool for Microsoft Operating Systems. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, revealing password boxes, uncovering cached passwords and analyzing routing protocols.
Cain and Abel is personally my favourite fully featured password whacking tool, it also has a good packet sniffer, which grabs and decodes passwords and many methods for password cracking. The interface is decent too. I’ll write more on how to get the most out of Cain later.
L0phtcrack or LC5
LC5 is the latest version of L0phtCrack, the award-winning password auditing and recovery application used by thousands of companies worldwide.
Please note this is a COMMERCIAL product.
LCP
Main purpose of LCP program is user account passwords auditing and recovery in Windows NT/2000/XP/2003Thankfully there is a freeware alternative to LC5 in the form of LCP.
Other Resources
http://www.rainbowcrack.com/
http://sarcaprj.wayreth.eu.org/
http://passcracking.com/
http://www.md5lookup.com/
http://www.plain-text.info/
http://ap0x.headcoders.net/xHashBrutter.rar
http://www.loginrecovery.com/
About the Author:
Ifeanyi Emeka is the founder of this blog and also writes for Tech Forked. He is passionate about tech stuffs and loves customizing blogger themes.
Popular This Week
Subscribe to:
Post Comments (Atom)
3 Responses to “Password Cracking with Rainbowcrack and Rainbow Tables”
April 14, 2011 at 6:36 PM
Hi
Do you know if it’s posibel to crack the password of a rar file using a program and a sha-1 rainbowtable. Do you know of any programs that does this.
All I’ve found so far have been std passwordcracking software wich uses std bruteforce and dictionary attacks (they take years to complete).
April 15, 2011 at 11:28 AM
i suggest you crack the password with the hint i have for you to crack. email me back for the password hint
May 24, 2011 at 4:42 AM
okay, i get that. so how do you crack a password online? like is there an adress bar on ophcrack or something because i have never tried it or seen the software, but i am pretty sure that there is no adress bar on them. so how to you specify the website that you are going to hack the users account?
Post a Comment