1. First step is to create a virtual interface of wlan0 interface
type-
airmon-ng
airmon-ng start wlan0
(virtual interface is named as mon0)
2. Start capturing in monitoring mode
type-
airodump-ng mon0
3. Removing monitor mode interface
type-
airmon-ng stop mon0
No comments:
Post a Comment