mdk3

Wireless attack using MDK3 full tutorial | updated 2024

Introduction

In this post, You will learn what is MDK3 and how does it work and also you will learn every commends in the tool.

If you have any doubt related to the mdk3 tool comment down below.

What does MDK3 tool do ❓

MDK3 is a network stress testing tool. The tool is specifically used on the 802.11 networks for stress testing.

There are two major methods to perform this attack they are;

Advertisement

  1. Beacon Flooding
  2. Deauthentication Attack

Beaco floding

Beacon flooding creates fake access points in various SSID and this can lead to crashing a wireless network.

Deauthentication attack

Deauthentication denies service to all clients in one particular channel.

Useful commands in MDK3

  1. b – Beacon Flood Mode
  2. a – Authentication DoS mode
  3. p – Basic probing and ESSID Bruteforce mode
  4. d – Deauthentication / Disassociation Amok Mode
  5. m – Michael shutdown exploitation (TKIP)
  6. x – 802.1X tests
  7. w – WIDS/WIPS Confusion
  8. f – MAC filter bruteforce mode
  9. g – WPA Downgrade test

Advertisement

Beacon flooding attack

Step1: Enabling monitor interface

To enable the monitor interface just enter ifconfig and make sure you have inserted your wireless network card.

airmon-ng start wlan0

airmon-ng start <Wlan>

Now, to ensure airmon-ng is enabled just enter iwconfig or ifconfig

MDK3s

Step2: Launch attack

To launch an attack just enter this command ????????

Advertisement

mdk3 mon0 b

MDK3s

Below we can see an image, Where we created all access points and looks like the network is about to crash.

MDK3

Deauthentication attack

Now, Let’s perform an attack to deny service to all clients in one specific channel.

Step1: Enable airmon-ng

In the previous attack, I have shown you how to enable airmon-ng, Anyways to enable just enter

Advertisement

airmon-ng start wlan0

airmon-ng start <wireless network>

Step2: Fixing our target using airodump-ng

airodump-ng mon0

MDK3

I will be targeting the 7 channel

mdk3 mon0 d -c 7

MDK3

Conclusion

In my opinion the mdk3 is a good tool for network stress testing especially in the network 802.11 and hope you work with this tool and I am sure that this helped you.

See you guys in next post.


Also Read: Wireless monitoring using kismet

To learn more about the tool [Click here]

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions or brave browser to block ads. Please support us by disabling these ads blocker.Our website is made possible by displaying Ads hope you whitelist our site. We use very minimal Ads in our site

 

Scroll to Top