Hello,
So Basically i am Using a Dell PC with Chipset Qualcomm Atheros AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
I have Dual Booted Kali Linux 2.0 (Sana) and Doing my testing on it. So i have two questions which will come below
So first, i tried to set up my wlan0 to Monitor Mode from the Managed Mode By following command
airmon-ng check
Which showed me 4 services, but i killed them using
airmon-ng check kill
Now, i started up wlan0mon by use of following command
airmon-ng start wlan0
Everything worked fine and when i check iwconfig
It shows
wlan0mon is in Monitor Mode.
Now, at the same time. My wifi connection gets off. So i cannot use airodump-ng or any Further features.
So what i did is
service network-manager restart
Then i got Back the wifi, but at the same time wlan0mon Changed from Monitor Mode -> Managed Mode
So two questions here:
1) Is there any Way to get connected to Internet also and Keep my Interface wlan0mon into Monitor Mode?
2) Now, when i try airmon-ng wlan0mon stop. It comes back to Managed Mode But after typing ifconfig/ iwconfig. I am unable to see My Old interface name
i.e wlan0 . Now i see wlan0mon.
It would be grateful if someone could help me out. Thank you
