Category: IT Projects
-

In this tutorial, we’ll walk through setting up a basic switch configuration using Cisco Packet Tracer, a widely used network simulation tool. This guide is perfect for those starting out in network administration and who want to get hands-on experience configuring Cisco switches in a homelab environment. Objectives Lab Setup To begin, you’ll need Cisco…
-

In my ongoing journey to better understand network security, I decided to experiment with Man-in-the-Middle (MITM) attacks using the text-based version of Ettercap. My goal was to intercept and analyze the traffic between my iPhone and my router, simulating a real-world MITM attack. To further break down the captured traffic, I used Wireshark to go…
-

Recently, I took on the challenge of creating a simple office network in Cisco Packet Tracer, following a tutorial I found on YouTube. My objective was to simulate a small network with both wired and wireless devices, connected through a router that would handle DHCP for the entire network. Here’s how I approached it and…