Hi i have problem in Kali 2.0 with airodump-ng im using an external usb wifi adapter:
root@kali:~# airmon-ngPHY Interface Driver Chipsetphy0 wlan0 rt2500usb D-Link Corp. AirPlus G DWL-G122(rev.B1) [Ralink RT2571]root@kali:~# airmon-ng start wlan0Found 5 processes that could cause trouble.If airodump-ng, aireplay-ng or airtun-ng stops working aftera short period of time, you may want to kill (some of) them! PID Name 772 NetworkManager 905 wpa_supplicant 943 dhclient 1106 avahi-daemon 1111 avahi-daemonPHY Interface Driver Chipsetphy0 wlan0 rt2500usb D-Link Corp. AirPlus G DWL-G122(rev.B1) [Ralink RT2571] (mac80211 monitor mode vif enabled for [phy0]wlan0 on [phy0]wlan0mon) (mac80211 station mode vif disabled for [phy0]wlan0)root@kali:~# airodump-ng wlan0monioctl(SIOCSIWMODE) failed: Device or resource busyARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Makesure RFMON is enabled: run 'airmon-ng start wlan0mon <#>'Sysfs injection support was not found either.
解决方法:
Exact same problem here. But i have the solution...
ifconfig wlan0mon downiwconfig wlan0mon mode monitorifconfig wlan0mon up
airodump-ng wlan0mon would work after this ;)
Notice:
Some peoples say before we use airmon we should use this
airmon-ng check kill