Ethical hacking or penetration testing tutorial about how to hack WiFi with Kali Linux using automated wireless auditor called wifite.
About Wifite
Wifite is an automated wireless hacking script, and very easy to use. It can do all types of most common WiFi attacks.
So, let’s fire up Kali Linux, where Wifite is pre-installed.
You might also want to check out this guide: How to install Kali Linux on VMWare Player
How to hack wifi with kali linux and wifite
If you want to attack with WPA/WPA2 attack and try to crack the password that way you need a wordlist. Im going to use the one alreade on Kali.
wifite -mac -aircrack -dict /usr/share/wordlists/rockyou.txt
If you want to do only WPS attack, just type
wifite
And it will do the most of the work for you.
My tutorials are only made for educational purposes, please do not harm anyone elses machines.
You might also like these:
Free website traffic – By running one lightweight software
How to install Kali Linux on VMWare Player
One reply on “Hack wifi with Kali Linux and Wifite – How To Tutorial”
Nice