13.1.9 Discover a Hidden Network
Correct answer: 00:00:1B:11:22:33
Explanation
In this lab, your task is to complete the following:
- On IT-Laptop, use airmon-ng to put the wireless adapter in monitor mode.
- Use airodump-ng to find the hidden access point.
- On Exec-Laptop, connect to the rogue AP using the CoffeeShop SSID.
- Answer the question.
Complete this lab as follows:
- On IT-Laptop, configure the wlp1s0 card to run in monitor mode as follows:
- From the Favorites bar, open Terminal.
- At the prompt, type airmon-ng and press Enter to find the name of the wireless adapter.
- Type airmon-ng start wlp1s0 and press Enter to put the adapter in monitor mode.
- Type airmon-ng and press Enter to view the new name of the wireless adapter.
- Use airodump-ng to discover and isolate the hidden access point as follows:
- Type airodump-ng wlp1s0mon and press Enter to discover all of the access points.
- Press Ctrl + c to stop airodump-ng.
- Find the hidden access point ESSID <length : 0>.
- In the top right, select Answer Questions.
- Answer the question.
- In Terminal, type airodump-ng wlp1s0mon --bssid bssid_number and press Enter to isolate the hidden access point.
- Switch to the Exec-Laptop and connect to the Wi-Fi network as follows:
- From the top navigation tabs, select Floor 1 Overview.
- Under Executive Office, select Exec-Laptop.
- From the notification area, select the Wi-Fi network icon.
- Select Hidden Network.
- Select Connect.
- In the Enter the name (SSID) for the network field, type CoffeeShop.
In a real environment, you'll only need to wait until the employee connects to the rogue access point again.
- Select Next.
- Select Yes.
- Under Lab Questions, select Score Lab.
Comments
Post a Comment