mirror of
https://github.com/aircrack-ng/rtl8188eus.git
synced 2026-01-12 00:51:32 +00:00
@@ -35,7 +35,7 @@
|
|||||||
# MONITOR MODE howto
|
# MONITOR MODE howto
|
||||||
Use these steps to enter monitor mode.
|
Use these steps to enter monitor mode.
|
||||||
```sh
|
```sh
|
||||||
$ airmon-ng check-kill
|
$ airmon-ng check kill
|
||||||
$ ip link set <interface> down
|
$ ip link set <interface> down
|
||||||
$ iw dev <interface> set type monitor
|
$ iw dev <interface> set type monitor
|
||||||
```
|
```
|
||||||
@@ -46,7 +46,7 @@ $ iw <interface> set txpower fixed 3000
|
|||||||
|
|
||||||
Frame injection test may be performed with
|
Frame injection test may be performed with
|
||||||
```sh
|
```sh
|
||||||
$ aireplay -9 <interface>
|
$ aireplay-ng -9 <interface>
|
||||||
```
|
```
|
||||||
|
|
||||||
# NetworkManager configuration
|
# NetworkManager configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user