LinuxCommandLibrary

mdk3

wireless security testing tool

TLDR

Beacon flood attack

$ mdk3 [wlan0] b
copy
Authentication DoS
$ mdk3 [wlan0] a -a [BSSID]
copy
Deauthentication attack
$ mdk3 [wlan0] d
copy
Michael shutdown attack
$ mdk3 [wlan0] m -t [BSSID]
copy
Probe request flood
$ mdk3 [wlan0] p
copy

SYNOPSIS

mdk3 interface mode [options]

DESCRIPTION

mdk3 is a wireless security testing tool. It tests 802.11 network resilience.
The tool performs various attack simulations for security auditing. Requires authorization.

PARAMETERS

INTERFACE

Wireless interface in monitor mode.
MODE
Attack mode (b, a, d, m, p).
b
Beacon flood.
a
Authentication flood.
d
Deauthentication.
-t BSSID
Target BSSID.
--help
Display help information.

CAVEATS

Security tool. Legal use only with authorization. Requires monitor mode.

HISTORY

mdk3 was created for wireless security testing and penetration testing of 802.11 networks.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community