← 返回命令列表

Linux command

mdk4 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Beacon flood attack

mdk4 [wlan0] b

Authentication DoS

mdk4 [wlan0] a -a [BSSID]

Deauthentication attack

mdk4 [wlan0] d

WDS confusion attack

mdk4 [wlan0] w

Fuzzing

mdk4 [wlan0] f -t [BSSID]

说明

mdk4 is a wireless security testing tool. It's the successor to mdk3 with additional features. The tool tests 802.11 network security and performs vulnerability assessment.

参数

b
Beacon flooding — broadcasts fake AP beacons.
a
Authentication DoS — floods target APs with auth frames.
p
SSID probing / bruteforce (including hidden SSIDs).
d
Deauthentication and disassociation of clients from an AP.
m
Michael (TKIP countermeasures) exploitation.
e
EAPOL start and logoff packet injection.
s
Attacks on mesh-network link and routing.
w
Wireless IDS/IPS confusion via spoofed clients.
f
Packet fuzzer with configurable sources and modifiers.
--help
Display help information.

FAQ

What is the mdk4 command used for?

mdk4 is a wireless security testing tool. It's the successor to mdk3 with additional features. The tool tests 802.11 network security and performs vulnerability assessment.

How do I run a basic mdk4 example?

Run `mdk4 [wlan0] b` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does b do in mdk4?

Beacon flooding — broadcasts fake AP beacons.