July 2025

Objective

Your objective is to uncover any flaws that could be exploited to gain unauthorized access or disrupt the network, ensuring ORG NAME can address these issues promptly and maintain a secure wireless environment.

Harness the WiFi attack techniques you learned in this module to disclose all of the security vulnerabilities.

The following command was used to RDP into the target host.

xfreerdp /v:10.129.205.188 /u:wifi /p:wifi -dynamic-resolution

Question 2

What is the name of the WiFi network with the BSSID D8:D6:3D:EB:29:D5?

First, need Monitor mode

airmon-ng start wlan0

image.png

Next, scan for networks using airodump-ng

airodump-ng wlan0mon

image.png

The network seems hidden. I do know that it uses WPA2, has PSK auth, and it lives on channel 1.