Coginiti menu Coginiti menu

How To Change Wordlist In Wifite

sudo wifite --wpa --dict /path/to/wordlist.txt Troubleshooting Tips

Before changing the wordlist, it's helpful to know what Wifite uses by default. Wifite often ships with phpbb.txt as its default dictionary. When you launch Wifite without specifying a wordlist (e.g., sudo wifite ), it will automatically try to crack any captured WPA handshake with its default list. How To Change Wordlist In Wifite

sudo wifite --wpa --dict /usr/share/wordlists/rockyou.txt --kill Use code with caution. sudo wifite --wpa --dict /path/to/wordlist

Now, simply typing wifite will automatically execute the command with your custom wordlist attached. sudo wifite )