
airmon-ng
List of commands for airmon-ng:
-
airmon-ng:tldr:17b5d airmon-ng: List wireless devices and their statuses.$ sudo airmon-ngtry on your machineexplain this command
-
airmon-ng:tldr:49417 airmon-ng: Turn on monitor mode for a specific device.$ sudo airmon-ng start ${wlan0}try on your machineexplain this command
-
airmon-ng:tldr:a5c5d airmon-ng: Turn off monitor mode for a specific network interface.$ sudo airmon-ng stop ${wlan0mon}try on your machineexplain this command
-
airmon-ng:tldr:f33a0 airmon-ng: Kill disturbing processes that use wireless devices.$ sudo airmon-ng check killtry on your machineexplain this command