mdk3 vs ieee 802.11

2015-08-05 21:00:00
Tags: Kali
Views: 2881

Using MDK3 with Aircrack to mass deauthenticate all inrange accespoints


proof-of-concept tool to exploit common IEEE 802.11 protocol weaknesses

Download and install Aircrack and MDK3, tip: kali comes with both tools

$ sudo apt-get install aircrack

Start monitoring your wifi card

$ sudo aircrack mon start wlan0

Check if we receive packages

$ sudo tcpdump mon0

You can now start using MDK3 using the above monitoring interface

$ mdk3 ...

why-guy add:

Last Tweets: