View Single Post
hawaii's Avatar
Posts: 1,030 | Thanked: 792 times | Joined on Jun 2009
#466
Originally Posted by adhrie View Post
to start monitor mode i'm using the following commands:

sudo gainroot
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
You should be using `airmon-ng` to set the device into monitor mode.