My wifi turning off everytime I try to find BSSID of Wifi Netowrk
I am learning hacking and securities techniqiues in linux and trying to find BSSID/MAC address of my phone( wifi network). Whenever i try to useairodump-ng wlo1
My wifi turn off and I get endless loop running.
here is my terminal outputs
[email protected]:~$ sudo -s
[sudo] password for lakshya:
[email protected]:~# ioctl(SIOCGIFINDEX) failed: No such device^C
[email protected]:~# airmon-ng start wlan0
Found 5 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
933 wpa_supplicant
935 NetworkManager
952 avahi-daemon
997 avahi-daemon
16110 dhclient
PHY Interface Driver Chipset
phy0 wlo1 iwlwifi Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10)
[email protected]:~# airodump-ng wlo1
ioctl(SIOCSIWMODE) failed: Device or resource busy
CH 12 ][ Elapsed: 0 s ][ 2022-03-27 22:44
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
BSSID STATION PWR Rate Lost Frames Probe
CH 7 ][ Elapsed: 6 s ][ 2022-03-27 22:44
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
CH 7 ][ Elapsed: 6 s ][ 2022-03-27 22:44 SID STATION PWR Rate Lost Frames Probe BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
BSSID STATION PWR Rate Lost Frames Probe
CH 13 ][ Elapsed: 12 s ][ 2022-03-27 22:44
BSSID PWR Beacons #Data, #/s CH MB ENC CIPHER AUTH ESSID
BSSID STATION PWR Rate Lost Frames Probe
[email protected]:~#
What problem it could be? is it Wifi card or issue in code
I am using Ubuntu based Distro Zorin 15.3