WI-Fi Hacking Network
I’ll tell you how to use the wifite tool to crack wifi networks.
Wifite by default already exists in Kali, as well as Kali Nethunter, so you can hack from the phone.
The hacking method itself remains the same (de-authentication followed by hash capture), however this tool automates everything and you no longer need to enter all the commands yourself.
Hstart
- Boot under Kali Linux
2. Open the console and download the custom version of Wifite (it works better than default, because it is no longer supported by the creator)
command: git clone https://github.com/derv82/wifite2.git
2.1 Or we use the default version preloaded in Kali.
3. After installation, we write cd wifite2 and go to the directory with the tool
4. To start, write: ./Wifite.py
Now our card automatically switches to monitoring mode, network scanning starts immediately, we wait until the scan reveals the desired network.
5. Now we select a network, or several which we will attack
6. Press ctrl + c and write the network number, if you need several, then write 1.4. Or 2-6 - this will select the network 2,3,4,5,6. Or you can all at once with the all command
7. The process of user de-authentication and hash interception has begun, we just wait for the hash to be intercepted, we will be notified about this, if several networks are selected, the program immediately proceeds to attack the next network.
8. The hash was received, we immediately see the path where it was saved. Further we can decrypt it in any convenient way, it can also be done through this tool, however I leave this choice to you.
Good luck to all! :)
Commentaires