In this assignment, I worked with wireless network traffic and used tools such as Aircrack-ng, Airdecap-ng, and Wireshark to decrypt and analyze packet captures. I examined both WEP- and WPA-protected traffic, used a dictionary attack with the rockyou.txt wordlist to recover a wireless password, and then decrypted the captured traffic for further analysis. Once the…
Lab 11 – Basic Network Configuration
My Experience on This LabIn this lab, I explored how Linux reports and handles network configuration in both NAT and Bridged modes. Using commands like ifconfig, route, netstat, ping and host, I examined my IP address, MAC address, routing table, DNS resolution, and active TCP connections. I also viewed key system files such as /etc/hostname…