Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
brannondorsey committed Jul 24, 2017
1 parent ab4ae17 commit d0b0840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ WPA/WPA2 uses a [4-way handshake](https://security.stackexchange.com/questions/1
```bash
# replace -c and --bssid values with the values of your target network
# -w specifies the directory where we will save the packet capture
airomon-ng -c 3 --bssid 9C:5C:8E:C9:AB:C0 -w . mon0
airodump-ng -c 3 --bssid 9C:5C:8E:C9:AB:C0 -w . mon0
```
```
CH 6 ][ Elapsed: 1 min ][ 2017-07-23 16:09 ]

0 comments on commit d0b0840

Please sign in to comment.