From f05b043442937708307b8870298c45136874c78d Mon Sep 17 00:00:00 2001 From: zer0Trac3 Date: Sun, 12 Jan 2014 21:31:12 -0500 Subject: [PATCH] Update --- tools/aircrack-ng_suite/airmon-ng.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/aircrack-ng_suite/airmon-ng.md b/tools/aircrack-ng_suite/airmon-ng.md index c9a490f..5a3dcc5 100644 --- a/tools/aircrack-ng_suite/airmon-ng.md +++ b/tools/aircrack-ng_suite/airmon-ng.md @@ -39,17 +39,17 @@ Notes Example Usage --------------- -Display all process that will interfere with wireless card +Display all process that will interfere with wireless card * `airmon-ng check` -Kill any process that will interfere with wireless card +Kill any process that will interfere with wireless card * `airmon-ng check kill` -Start monitor mode +Start monitor mode * `airmon-ng start wlan0` -Start monitor mode on a specific channel +Start monitor mode on a specific channel * `airmon-ng start wlan0 11` -Stop monitor mode +Stop monitor mode * `airmon-ng stop mon0` \ No newline at end of file