Releases: clu8/RainbowTable
Releases · clu8/RainbowTable
Rainbow Table Attack
Charles Lu (charleslu@stanford.edu) and Jialin Ding (jding09@stanford.edu)
CS 55N Autumn 2014 with Dan Boneh
Contains functionality to create a rainbow table and crack a hash for 6-digit lowercase passwords.
With a randomly generated rainbow table of 3 million rows and 1000 chain length (45 MB as a pickle object), around 80% of passwords can be cracked, with an average time per password (including failures) at 3 seconds.