ho un problema con aireplay-ng quando provo la procedura di injection.
premetto che sono nuovo a questo genre di procedure.
il test dell'injection funzione che e' una meraviglia:
quando invece provo la fake auth non riesco a ottenere l'associazione:Code:$ sudo aireplay-ng -9 -e (nome rete) -a (mac address) mon0 00:01:28 Trying broadcast probe requests... 00:01:28 Injection is working! 00:01:29 Found 1 AP 00:01:29 Trying directed probe requests... 00:01:29 (mac address) - channel: 6 - '(nome rete)' 00:01:32 Ping (min/avg/max): 1.121ms/95.251ms/172.564ms Power: -62.63 00:01:32 30/30: 100%
Code:$ sudo aireplay-ng -1 6000 -o 1 -q 10 -e (nome rete) -a (mac address ap) -h (mio mac) mon0 00:09:28 Waiting for beacon frame (BSSID: (mac address)) on channel 6 00:09:29 Sending Authentication Request (Open System) [ACK] 00:09:29 Authentication successful 00:09:29 Sending Association Request [ACK] 00:09:34 Sending Authentication Request (Open System) [ACK] 00:09:34 Authentication successful 00:09:34 Sending Association Request [ACK] 00:09:39 Sending Authentication Request (Open System) [ACK] 00:09:39 Authentication successful 00:09:39 Sending Association Request [ACK] 00:09:44 Sending Authentication Request (Open System) [ACK] 00:09:44 Authentication successful 00:09:44 Sending Association Request [ACK] .........
In pratica non ricevo mai l'associazione....MISTERO!!
Ho letto che qualche AP ufiltra gli indirizzi mac, ma in questo caso dovrebbe rispondermi qcs tipo
"Association failed"
invece niente.....
sapreste aiutarmi???
grazie mille!!!!!