il comando --nack fa quello che penso che fa in reaver e perché non funziona?

1

Ho un problema con il reaver. Provo il comando --nack

reaver -i mon0 -b 00:01:02:03:04:05 -vv --nack --mac=00:BA:AD:BE:EF:6

per esempio. E presumo che proverà un PIN diverso, anche se non riceve un riconoscimento negativo ma prova lo stesso PIN ogni volta. In un'ora torno indietro e sta ancora cercando il PIN 12345670. Quindi interrompo il comando perché è stato provato per un'ora. È davvero ciò che il comando --nack dovrebbe fare? Come fare a provare un PIN diverso, indipendentemente dalla risposta ricevuta dal mio router?

    
posta user3695903 15.12.2015 - 06:07
fonte

1 risposta

2

Da alcuni documenti del reaver, che ho trovato qui :

Some poor WPS implementations will drop a connection on the floor when an invalid pin is supplied instead of responding with a NACK message as the specs dictate. To account for this, if an M5/M7 timeout is reached, it is treated the same as a NACK by default. However, if it is known that the target AP sends NACKS (most do), this feature can be disabled to ensure better reliability. This option is largely useless as Reaver will auto-detect if an AP properly responds with NACKs or not:

reaver -i mon0 -b 00:01:02:03:04:05 --nack

Quindi riguardo al tuo problema:

The speed at which Reaver can test pin numbers is entirely limited by the speed at which the AP can process WPS requests. Some APs are fast enough that one pin can be tested every second; others are slower and only allow one pin every ten seconds. Statistically, it will only take half of that time in order to guess the correct pin number.

È possibile che tu abbia semplicemente un AP veramente molto lento? O ottieni altri messaggi di errore / log?

    
risposta data 15.12.2015 - 08:13
fonte

Leggi altre domande sui tag