Skip to content

A little script for DeAuth everyone on all wifi arround you & capture the password hash !

Notifications You must be signed in to change notification settings

Mehliug-git/Wifi-Mass-DeAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages