Hey guys, I tried searching for this problem on these forums and could not find anything, however if a thread exists please direct me to it.
I am on the ath9k driver with a AR9565 chipset card using Reaver 1.5.2 community fork version with PixieWPS 1.2 and libpcap downgraded from 1.5.x to 0.8-1.4.0 (in order for association to work properly and for wash to display scan results). My problem begins when using reaver in combination with pixieWPS I receive this error "WPS Pin not found!", after reaver retrieves PKE, E-Nonce, Authkey, and E-Hashes and passes them to PixieWPS. I am using aireplay to associate in a seperate terminal. I've checked wash and WPS is version 1.0 and not locked.
The commands I am using are:
airmon-zc start wlan0
airodump-ng wlan0mon
wash -i wlan0mon
aireplay-ng -1 30 wlan0mon -a xx:xx:xx:xx:xx:xx
reaver -i wlan0mon -b xx:xx:xx:xx:xx:xx -c 1 -K 1 -H -A -vvv
after reaver command completes and pixie error is shown, data file is generated on my desktop containing all relevant auth info.
If you guys have any information to help me it'd be very appreciate, I've had many a sleepless night working on this.