Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 681 Bytes

File metadata and controls

26 lines (21 loc) · 681 Bytes

Network Security Lab

This repository contains an academic network security project focused on building and securing a virtual network environment using Linux and VirtualBox.

The project demonstrates secure remote access, firewall configuration, and network traffic analysis using Wireshark.

Lab Components

  • Virtual network setup (Ubuntu machines)
  • Secure remote access using SSH
  • Secure file transfer using SCP
  • Firewall configuration using UFW
  • Network traffic monitoring with Wireshark

Traffic Analysis

  • SSH encrypted traffic
  • ICMP (Ping) traffic
  • SCP file transfer over TCP

Tools Used

  • Linux (Ubuntu)
  • VirtualBox
  • SSH / SCP
  • UFW Firewall
  • Wireshark