airmon
Purpose
Section titled “Purpose”Puts network card into monitor mode.
airmon (START/STOP) [NETDEVICE]Arguments
Section titled “Arguments”- (START) — enables monitor mode for the network interface
- (STOP) — disables monitor mode for the network interface
- NETDEVICE — specify the network interface asually
wlan0
Examples
Section titled “Examples”airmonResult:
wlan0 238 Falseairmon start wlan0Result:
Interface Chipset Monitor_Modewlan0 238 Trueairmon stop wlan0Result:
Interface Chipset Monitor_Modewlan0 238 False