Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbl committed Mar 20, 2024
1 parent af47422 commit de96627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _labs/wep_wpa_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Here are the steps of the lab:

- This lab should only take around 45 minutes to complete. If the lab takes longer than that, there is a chance you are doing something wrong. If you are stuck, ask for help.

- WEP keys is hex. Aircrack will return the key in the following format: XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX. To join the WEP network, you will want to remove all of the colons: XXXXXXXXXXXXXXXXXXXXXXXXXX.
- WEP keys are hex. Aircrack will return the key in the following format: XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX. To join the WEP network, you will want to remove all of the colons: XXXXXXXXXXXXXXXXXXXXXXXXXX.

0 comments on commit de96627

Please sign in to comment.