Skip to main content

Overview

Monitor mode allows a wireless interface to capture all 802.11 frames on a channel, not just frames addressed to the host. Required for passive sniffing, handshake capture, and injection attacks. airmon-ng handles enabling and disabling monitor mode and kills conflicting processes (NetworkManager, wpa_supplicant) that interfere with packet injection.

Kill Interfering Processes

Stops background services that conflict with monitor mode:

Enable Monitor Mode

Creates a new virtual interface (e.g. wlan0mon) in monitor mode.

Disable Monitor Mode

Destroys the monitor interface and restores managed mode.

Manual Channel Change

Lock a monitor-mode interface to a specific channel:

MAC Address Spoofing

Change the interface MAC before connecting or launching a rogue AP: