DOS wirelss attack using mdk3

MDK is a proof-of-concept tool to exploit common IEEE 802.11 protocol weaknesses.
IMPORTANT: It is your responsibility to make sure you have permission from the network owner before running MDK
against it.
Features:

  • Bruteforce MAC Filters
  • Bruteforce hidden SSIDs (some small SSID wordlists included)
  • Probe networks to check if they can hear you
  • intelligent Authentication-DoS to freeze APs (with success checks)
  • FakeAP – Beacon Flooding with channel hopping (can crash NetStumbler and some buggy drivers)
  • Disconnect everything (aka AMOK-MODE) with Deauthentication and Disassociation packets
  • WPA TKIP Denial-of-Service
  • WDS Confusion – Shuts down large scale multi-AP installations

How to dos wireless

  • Download Auto-mdk3_v02 script
  • Run command
    chmod +x automdk3
    
    sudo ./automdk3

     

     

Source: Github