Skip to content

Commit

Permalink
Update lab
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbl committed Mar 6, 2024
1 parent 2eb2ffc commit b25fde1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _labs/wep_wpa_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,15 @@ I have set up two wireless networks, "ECEn526-WEP" and "ECEn526-WPA2" in the Emb

Here are the steps of the lab:

1. Gain access to the network. You are on your own for this one. There are plenty of tutorials online for how to do this for WEP and WPA. Good luck!
1. Gain access to the network. You are on your own for this one. There are plenty of tutorials online for how to do this for WEP and WPA (and resources at the bottom of this page). Good luck! To make the lab a more consistent experience for everyone, I am providing a Raspberry Pi as an SSH endpoint for you to log into from *on campus*. It has a WiFi adapter that is capable of going into monitor mode and injecting frames and the aircrack-ng software suite. This device has two wireless adapters. For this lab, you will only be using the `wlan1` interface.
- IP Address: 10.35.120.211
- Username: student

To make sure two people are not using the computer at the same time, I have created a document to schedule the device. The link to the document will be shared over LS. When you log into the device, create a folder with your NetID and change into that directory so the files you create will be self contained.

2. SSH into the computer attached to the network. Here is the information for the computer attached to the network:
- Network Name: ECEn526-WEP
- IP Address: 192.168.0.5
- IP Address: 192.168.0.11
- Username: student
- Password: student

Expand Down

0 comments on commit b25fde1

Please sign in to comment.