diff --git a/README.md b/README.md index b34bad8..e37648d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ # MONITOR MODE howto Use these steps to enter monitor mode. ```sh -$ airmon-ng check-kill +$ airmon-ng check kill $ ip link set down $ iw dev set type monitor ``` @@ -46,7 +46,7 @@ $ iw set txpower fixed 3000 Frame injection test may be performed with ```sh -$ aireplay -9 +$ aireplay-ng -9 ``` # NetworkManager configuration