Lab Summary: Perform Network Footprinting

Lab Objective:

To extract network-level information about a target domain (e.g., www.certifiedhacker.com) by performing traceroute operations on both Windows and Linux machines. This helps map the path packets take across the Internet and reveals network infrastructure like routers, firewalls, and intermediaries.


Overview:

Network footprinting is the practice of collecting data about a target's network architecture, including routers, hops, and packet flow paths. Traceroute tools are used to map how packets travel from source to destination. This information allows ethical hackers or penetration testers to:


Task 1: Perform Network Tracerouting in Windows and Linux Machines


Step 1: Traceroute on Windows