WIFI Brute From GitHub
A tool to crack a Wi-Fi password with a help of wordlist. This may take a long to crack a wifi depending upon number of passwords your word list contains.
Watch the tutorial on YouTube: https://www.youtube.com/watch?v=7phH_FvoCfw
Steps To Follow:
git clone https://github.com/Cyber-Dioxide/Wifi-Brute
- cd Wifi-Brute
- chmod +x *
- python3 wifi-brute.py --help
- python3 wifi-brute.py
- python3 wifi-brute.py (will use defualt wordlist passwords.txt)
0 Comments