WiFi hacking tools are software used to exploit vulnerabilities in wireless networks, often for security testing or unauthorized access .
- [1] Start monitor mode
- [2] Stop monitor mode
- [3] Getting Handshake
- [4] Create wordlist
- [5] Install Wireless tools
- [6] WPS Networks attacks
- [7] Scan for WPS Networks
- [8] Crack Handshake with rockyou.txt
- [9] Crack Handshake with wordlist
- [10] Crack Handshake without wordlist
- Kali Linux
- BlackArch Linux
- Ubuntu
- Kali Nethunter
- Termux ( Rooted Devices)
apt update && apt upgrade -y
pkg install git
pkg install python
pip install requests
rm -rf WIFI-HACKING
git clone --depth=1 https://github.com/U7P4L-IN/WIFI-HACKING.git
cd WIFI-HACKING
python WIFI.py
If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.
python-3
pip
Internet Connection
And some other python packages
>> apt-get install git python3 python3-pip python python-pip
sudo apt-get update && apt-get install git
git clone https://github.com/U7P4L-IN/WIFI-HACKING.git
ls
cd WIFI-HACKING
sudo python3 WIFI.py
For more convoluted language, see the LICENSE.
If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.
- ©️ Copyright Message
Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.
You can also give this repository a star to show more people and they can use this repository