Linux: Lab 3 -VI Editor (VM)

This lab demonstrates hands-on practice with the VI editor in a Kali Linux virtual machine. It covers file navigation, text insertion and deletion, search commands, substitution syntax, copying and pasting lines, and file management. The assignment reinforces command mode versus insert mode operations while strengthening Linux command-line proficiency.

Traffic Tracing & Network Packet Analysis

This assignment explores traffic tracing and network packet analysis using Wireshark in a virtualized lab environment. It examines ICMP, DNS, and FTP traffic to understand packet flow, filtering techniques, response behavior, and the security risks of plaintext protocols through hands-on analysis.