Skip to content

Commit

Permalink
Add note about WEP keys being hex
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbl committed Mar 20, 2024
1 parent b25fde1 commit 32a4d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _labs/wep_wpa_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +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.

- The WEP key 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 network, you will want to remove all of the colons: XXXXXXXXXXXXXXXXXXXXXXXXXX.

0 comments on commit 32a4d63

Please sign in to comment.