TESTING FOR MONITOR MODE AND PACKET INJECTION
How to test monitor mode
1.open terminal type sudo airmon-ng start wlan0
2.Type sudo ifconfig and see the interface name if it change to wlan0mon then its support monitor mode
HOW TO CHECK PACKET INJECTION
1.open terminal type sudo aireplay-ng --test wlan0mon, if its work you will the message "injection is working" as show in the picture
Post a Comment