Bubble_wrap_22 Posted April 19, 2014 Share Posted April 19, 2014 (edited) Hello, I have my old Sky router which comes with default wi-fi password. I have used BackTrack 5 as it's golden OS for education :D to dump handshake into I think pcap file. Now I have researched a bit on the net for Wordlists and I have found Rainbow Table for Sky Routers the thing is that when I try to use it with aircrack-ng it doesn't work . Which program should I use to crack WPA password with my Rainbow Tables ? I look around google and I can't figure it out how to use rainbow tables with my handshake. I also have that wordlist but I don't think it will work :( Everything is for educational purposes. Any help is appreciated. Thanks Edited April 19, 2014 by Bubble_wrap_22 Quote Link to comment Share on other sites More sharing options...
digip Posted April 19, 2014 Share Posted April 19, 2014 Plain wordlist/text files with aircrack(as far as I know can't use rainbow tables directly unless piped through another program), for rainbowtables with precomputed SSID and passphrase hashes, try cowpatty. http://www.aircrack-ng.org/doku.php?id=aircrack-ng#wpa http://www.aircrack-ng.org/doku.php?id=aircrack-ng#usage http://wirelessdefence.org/Contents/coWPAttyMain.htm#coWPAtty_Precomputed_WPA_Attack: With aircrack the SSID and passphrase are combined to get the hash and check for match on the fly when passing the wordlist; when using rainbow tables, you use precomputed hashes based on the SSID name, so if your router uses a name that tables aren't made for, rainbow tables would need to be generated for that specific SSID and password list you choose using something like pyrit which the files then become a huge database of precomputed hashes to lookup against. Quote Link to comment Share on other sites More sharing options...
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.