Closed GoogleCodeExporter closed 9 years ago
When wifite finishes up (assuming it finds a handshake) it then checks the Big
Wordlist file for a password. So far, I have yet to get a password. I just end
up with files like: MyNetGear.cap and BillsRouter.cap. I think I have pyrit
installed on my lap top in Ubuntu 10.04. How do I get pyrit to analyze my cap
files?
Original comment by joelm.ho...@gmail.com
on 24 Mar 2011 at 10:48
You could concatenate all of your wordlists into one wordlist file using:
cat wordlist1.txt wordlist2.txt wordlist3.txt >> all_wordlists.txt
Then use "all_wordlists.txt" as your password list.
Including an option into WiFite that allows input multiple wordlists would take
far too much effort for such a trivial enhancement. You can always run
aircrack-ng or pyrit on the .cap file using however many wordlists you have
AFTER it captures the handshake.
Original comment by der...@gmail.com
on 7 Apr 2011 at 10:02
Original comment by der...@gmail.com
on 7 Apr 2011 at 10:02
Original issue reported on code.google.com by
mateusz....@gmail.com
on 23 Mar 2011 at 5:26