Tuesday 1 March 2016

Solution for WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: (null)



if you are trying wpa cracking with ubuntu/linux and and error come like this.


[+] Waiting for beacon from XX:XX:XX:XX:XX:XX
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)
[!] WARNING: Failed to associate with F4:F2:6D:80:B8:66 (ESSID: Null)

 

it is not reaver problem it is libpcap issue. to solve this issue downgrade your libcap(any virsion) to  libpcap0.8_1.4.0-2

 Solution:


First Step:
      Download ibpcap0.8_1.4.0-2 from here
    



Second Step :
        place it on any directory and change directory in terminal.
        (for example you place in download directory then change directory
          by typing this  "cd ~/Downloads")


Last Step :
        install it by following command
         "sudo dpkg -i libpcap0.8_1.4.0-2_amd64.deb" 
 

18 comments:

  1. what will command for kali linux.....bcz sudo is not use in kali linux....
    plz help mee

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Unfortunately still the same......

    "Failed to associate with xx.xx.xx. ......"

    any way to check something else??

    ReplyDelete
  4. It worked out, Thanks
    Although I downloaded the i386 for my laptop.

    ReplyDelete
  5. How can install on kali linux ?!!

    ReplyDelete
  6. to install this on kali linux

    type this

    dpkg --install libpcap0.8_1.4.0-2_amd64.deb


    ReplyDelete
  7. how do you upgrade libpcap back because my whole system has dependency errors now so how do you return libpcap back to normal?

    ReplyDelete
  8. Hello, tried the guide described. Didn't work for me either. Any other way of doing it? Thanks

    ReplyDelete
  9. nothing happened bro still the same issue persists

    ReplyDelete
  10. its the old tutorials, there are new tools for hack wpa password, check for fluxion or wifiphisher

    ReplyDelete
  11. hi....what about ' wifislax ' thanks :)

    ReplyDelete
  12. When i enterd the command on terminal it not installed in ubuntu

    ReplyDelete
  13. The file is downloaded in downloads i moved the file from downloads to documents then i give command in terminal but not installed

    ReplyDelete
  14. That worked tq bro

    ReplyDelete