mdk4
GPL-3.0๐ก Wireless ยท C
mdk4 is a Wi-Fi testing tool that exploits common IEEE 802.11 protocol weaknesses. It is the successor to mdk3, rewritten to work with the modern cfg80211 wireless subsystem in Linux. mdk4 provides a suite of attacks for wireless penetration testing including beacon flooding (creating thousands of fake access points), authentication/deauthentication flooding, SSID brute forcing, 802.11s mesh network exploitation, and WDS confusion attacks. It can probe access points for connected clients, test for MAC filtering bypass, and stress-test wireless infrastructure under various attack conditions. mdk4 is primarily used to test the resilience of wireless networks and intrusion detection systems against denial of service and protocol-level attacks. It requires a wireless adapter in monitor mode.
Installation
apt (Debian/Ubuntu)
$ sudo apt install mdk4from source
$ git clone https://github.com/aircrack-ng/mdk4 && cd mdk4 && make && sudo make installUse Cases
- Testing wireless IDS resilience against beacon and authentication floods
- Assessing access point behavior under deauthentication attack conditions
- Discovering hidden SSIDs through brute force probing
- Stress-testing wireless infrastructure during penetration assessments
- Evaluating MAC filtering effectiveness with spoofed authentication frames
Tags
Details
- Category
- ๐ก Wireless
- Language
- C
- Repository
- aircrack-ng/mdk4
- License
- GPL-3.0
- Platforms
- ๐งlinux
Links
Alternatives & Comparisons
Aircrack-ng
CComplete suite for WiFi network security assessment. Monitoring, attacking, testing, and cracking.
Compare mdk4 vs Aircrack-ngBettercap
GoSwiss army knife for WiFi, Bluetooth, and ethernet network recon and MITM. Scriptable with JS.
Compare mdk4 vs BettercapWifite2
PythonAutomated wireless attack tool. Wraps aircrack-ng, reaver, and hashcat for streamlined WiFi auditing.
Compare mdk4 vs Wifite2Reaver
CWPS brute force attack tool. Exploits Wi-Fi Protected Setup to recover WPA/WPA2 passphrases from WPS-enabled routers.
Compare mdk4 vs ReaverPixiewps
CWPS offline brute force. Exploits weak random number generation in WPS implementations to recover PINs in seconds.
Compare mdk4 vs PixiewpsMore in Wireless
Aircrack-ng
CComplete suite for WiFi network security assessment. Monitoring, attacking, testing, and cracking.
Bettercap
GoSwiss army knife for WiFi, Bluetooth, and ethernet network recon and MITM. Scriptable with JS.
Wifite2
PythonAutomated wireless attack tool. Wraps aircrack-ng, reaver, and hashcat for streamlined WiFi auditing.
Kismet
C++Wireless network detector, sniffer, wardriving tool, and IDS. WiFi, Bluetooth, Zigbee, and more.
Flipper Zero Firmware
CCustom firmware for Flipper Zero. Sub-GHz, RFID, NFC, infrared, and GPIO hacking multi-tool.
Fluxion
ShellWPA security auditing tool that uses social engineering for handshake capture via evil twin attacks.