Tutorial of Wifi Password Hacking with “Wifite Kali Linux”

What is WiFite?
Wifite2 is a WiFi hacking tool(or PenTesting Tool) that allows you to automate WiFi hacking, allowing you to select targets wifi networks in range, and then wifite will choose best way for each network. This is an amazing tool for script kiddies and professionals for cracking wireless devices. It tries to hack by pushing each tactic to the practical limit.What is the latest version of Wifite?
The latest version of Wifite is Wifite2.
Wifite vs Wifite2
The updated WiFite2 is faster and relying on more refined tactics than the previous version. Wifite2 is a more powerful Wi-Fi hacking tool than the original Wifite.
WiFite is installed by default in Kali-Linux and it is very easy to use.
just follow the bellow steps:
Step1: you just need to go to application menu and search for wifite and you can start use the tool.

Step2: Write The Command in Terminal
Command Syntax
#sudo wifite –dict [wordlist ] –kill //
–dict: specify dictionary file to use when cracking WPA (You Can Download wordlist from here).
–kill: To kill conflicting processes during attack.
Example:
#sudo wifite –dict wordlist.txt –kill //

Step3: Select Target:
Press Ctrl+C to stop the search and choose the number of Wifi network you want to attack from the list
Press Ctrl+C to stop the search and choose the number of Wifi network you want to attack from the list

Now, Here the attack begins…Wifite has different attack methods. These methods include:
1. WPS Pixie-Dust attack
2. WPS PIN attack
3. PMKID capture
4. WPA Handshake capture
