penguin Posted October 9, 2015 Posted October 9, 2015 Good day all, Is there any software for the raspberry pi that can generate rainbow tables? I have googled and have not been able to find an anything that specifically will run on the raspi. Thanks Quote
digininja Posted October 9, 2015 Posted October 9, 2015 What tables do you want? The point of tables is that you do the hard work first and store the results, as Pi's aren't that powerful they aren't the best things to do this kind of thing on. Quote
i8igmac Posted October 9, 2015 Posted October 9, 2015 http://project-rainbowcrack.com/ I would look into gpu accelerated rainbow tables Quote
overwraith Posted October 9, 2015 Posted October 9, 2015 If there are already scripts for all rainbow table generation, I would be interested in some too (I am getting some pretty good hardware in the next few days). Even with my hardware though wouldn't it require cloud time to get the rainbow tables compiled in a timely manner? But Digininja is correct, those raspberry pi's are really only suited for light computing and sensor observations. For instance if I got a dozen, and outfitted them with a bluetooth sniffer, wifi radio, sdr, etc (this would still be really expensive cuz of the bluetooth radio cost) and spread them over an area like the size of a city and sniffed mac address for perhaps tracking people. Cracking in general is a computationally intensive process. Even if you had like 64 or more of these pi's you would probably still run into issues. I am kind of not interested in buying rainbow tables for 900 + dollars from some sites. Subscription services are also not ideal. One of my observations about these Pi's is that if you could turn one into a thin client, and give it a 3g connection to base or something you could do computationally intensive stuff on the server computer, and reconnissance stuff like gathering handshakes, and other things on the raspberry pi's. Quote
cooper Posted October 10, 2015 Posted October 10, 2015 Rainbow tables have a limited use. Most algorithms these days employ salting, meaning that for each value of the salt you need a completely new rainbow table. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.