snowflakekiller / wifite

Automatically exported from code.google.com/p/wifite
GNU General Public License v2.0
0 stars 0 forks source link

Multiple wordlist #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. wifite r52
2.
3.

What is the expected output? What do you see instead?
N\A

What version of the product are you using? On what operating system?
Backtrack 4 r2

Please provide any additional information below.
Its any chance to configure wifite to using wordlist then if wifite cant find 
the password use another wordlist ?

Original issue reported on code.google.com by mateusz....@gmail.com on 23 Mar 2011 at 5:26

GoogleCodeExporter commented 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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by der...@gmail.com on 7 Apr 2011 at 10:02