Tuesday, December 20, 2022
Airmon-ng
11:53 PM
No comments
Description
This script can be used to enable monitor mode on wireless interfaces.
It may also be used to go back from monitor mode to managed mode.
Entering the airmon-ng command without parameters will show the
interfaces status.
Usage
usage: airmon-ng <start|stop> <interface> [channel] or airmon-ng <check|check kill>
Where:
<start|stop> indicates if you wish to start or stop the interface. (Mandatory)
<interface> specifies the interface. (Mandatory)
[channel] optionally set the...