aanarchyy / wifite-mod-pixiewps

GNU General Public License v3.0
104 stars 46 forks source link

if pixie pin success - run 2nd reaver with found pin to get passphrase #3

Closed nuroo closed 9 years ago

nuroo commented 9 years ago

[0:00:00] initializing PixieWPS attack on DG1670000 (00000000:27:80) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found [+] E-Hash1 found [+] E-Hash2 found [+] Cracking using pixiewps...

[+] PIN found: 76796517

[0:00:00] initializing PixieWPS attack on Wiley0000 (00000000:D7:40)

[!] unable to complete in 75 seconds [+] skipping pixiewps on WileyRiley

[+] Pixiewps attack failed!

[0:00:00] initializing PixieWPS attack on DVW320000 (00000000:3E:6B) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found [+] E-Hash1 found [+] E-Hash2 found [+] Cracking using pixiewps...

[+] Pixiewps attack failed!

[0:00:00] initializing PixieWPS attack on atlantis2010000 (00000000:6D:15) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found [+] E-Hash1 found [+] E-Hash2 found [+] Cracking using pixiewps...

[+] Pixiewps attack failed!

[0:00:00] initializing PixieWPS attack on 407009EA0000 (00000000:20:20) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found [+] E-Hash1 found [+] E-Hash2 found [+] Cracking using pixiewps...

[+] PIN found: 35403876

[0:00:00] initializing PixieWPS attack on DVW3200000 (00000000:A9:5E) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found [+] E-Hash1 found [+] E-Hash2 found [+] Cracking using pixiewps...

[+] Pixiewps attack failed!

[0:00:00] initializing PixieWPS attack on DG1670000 (00000000:1E:90) [+] E-Nonce found [+] PKE hash found [+] PKR hash found [+] Authkey found ^C (^C) Pixiewps attack interrupted

[+] 17 targets remain [+] what do you want to do? [c]ontinue attacking targets [e]xit completely [+] please make a selection (c, or e): e Traceback (most recent call last): File "./wifitemod", line 3148, in main() File "./wifitemod", line 324, in main need_handshake = not wps_attack(iface, t) File "./wifitemod", line 2930, in wps_attack send_interrupt(proc) UnboundLocalError: local variable 'proc' referenced before assignment root@*****:~/wifite-mod-pixiewps-master#

aanarchyy commented 9 years ago

In my todo list. As of this moment, if -ponly flag is specified, it never passes M3. I will be adding a flag to check on found pin.

nuroo commented 9 years ago

Ok. .;' ;, .;' ,;';, ;, WiFite v2 (r86) .;' ,;' ,;';, ;,;,
:: :: : ( ) : :: :: automated wireless auditor ':. ':. ':. /_\ ,:' ,:' ,:'
':. ':. /_\ ,:' ,:' designed for Linux ':. /___\ ,:'
/ \

modified by aanarchyy(aanarchyy@gmail.com) Credits to wiire,DataHead,soxrok2212,nxxxu

Is , "nxxxu" me above? if so you can unblock to nuroo

aanarchyy commented 9 years ago

nxxxu is the creator of Autopixie, of which parts of this code was borrowed from(be the first version he releaased) https://github.com/nxxxu/AutoPixieWps

aanarchyy commented 9 years ago

Fixed