Following are the steps to be followed:
- Start the Terminal then type in airmon-ng to make sure you can see the wireless interface (if your Kali Linux is in a VM you will need a USB wireless adapter):
- Then type airmon-ng start wlan0 (your interface might not be wlan0, but something else; that's why you should check with airmon-ng first):
- Then type ifconfig wlan0mon down to shut down the interface:
- Then type iwconfig wlan0mon ...