Forum Thread: Airodump-Ng Issues

I am following this tutorial here and I do the command "airmon-ng start wlan0" and it creates wlan0mon and displays "(mac80211 monitor mode cif enabled for phy0wlan0 on phy0wlan0mon) (mac80211 monitor mode cif disabled for phy0wlan0 on phy0wlan0)". After this I do the command "airodump-ng wlan0mon0" and it says that the resource is busy. Any help would be appreciated :)

2 Responses

you can do

ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up

instead of airmon-ng start wlan0.

Then type airodump-ng wlan0

Ok that worked right away! Thank you and kudos to you!

Share Your Thoughts

  • Hot
  • Active