Airdump-Ng Can't Find Any Network in Monitor Mode

Jan 11, 2018 08:49 PM
Jan 11, 2018 08:56 PM

I know quiet well linux and decide to start with kali linux few weeks ago. So i installed it on my usb key and boot in persistence mode with it. Everything worked as i was expecting, wifi connection... But i wanted to try aircrack-ng so i began with scaning networks but it doesn't seems to work :

root@kali:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0 ath10k_pci Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

root@kali:~# airmon-ng start wlan0

Found 3 processes that could cause trouble.

If airodump-ng, aireplay-ng or airtun-ng stops working after

a short period of time, you may want to run 'airmon-ng check kill'

PID Name

3264 NetworkManager

3276 wpa_supplicant

3628 dhclient

PHY Interface Driver Chipset

phy0 wlan0 ath10k_pci Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

(mac80211 monitor mode vif enabled for phy0wlan0 on phy0wlan0mon)

(mac80211 station mode vif disabled for phy0wlan0)

root@kali:~# airmon-ng check kill

Killing these processes:

PID Name

3264 NetworkManager

3276 wpa_supplicant

root@kali:~# airmon-ng

PHY Interface Driver Chipset

phy0 wlan0mon ath10k_pci Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

root@kali:~# airodump-ng wlan0mon

CH 4 Elapsed: 18 mins 2018-01-11 21:37

BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID

BSSID STATION PWR Rate Lost Frames Probe

root@kali:~#

As you can see airodump-ng didn't catch anything whereas monitor mode is activated.

I use my native wifi card so is it possible it is not compatible with aircrack ?

See what does return aireplay :

root@kali:~# aireplay-ng --test wlan0mon

21:42:18 Trying broadcast probe requests...

21:42:19 No Answer...

21:42:19 Found 0 APs

Do you know if i have to buy a wifi usb or is it something else ?

Thanks for you help in advance

Related Articles

637263493835297420.jpg

How to Use Zero-Width Characters to Hide Secret Messages in Text (& Even Reveal Leaks)

636455706472146367.jpg

How to Hide DDE-Based Attacks in MS Word

Comments

No Comments Exist

Be the first, drop a comment!