Lab 3
Lab 3
Lab #3
Open Internet Explorer. Download the following files from the Lab #3 web site. You
can also download unzip.exe from there, and extract the files from a command
prompt.
Install Pcap first by running the .exe file. Follow the instructions on screen to do
this.
Open an MS-DOS Window. Change (cd) to the folder where you downloaded the
files earlier.
Using Internet Explorer again, go to the main Nmap web site and browse through
the documentation:
http://www.insecure.org/nmap/
Cd to the nmap-3.75 folder, and run nmap -h. This will display the command-line
help screen for Nmap, which will likely scroll off your screen. To capture this output,
redirect the help to a file, and then load the captured output in Windows Notepad:
If a scan produces more than 25 lines of output, you can capture it to a file. For
example,
Then you can use Notepad to view the outputs, stored in the files scan1.txt,
scan2.txt and scan3.txt.
Try similar port scans on other hosts. Boot another PC (say, into Windows 2000) in
the lab. Find the IP address, then run Nmap using that IP address.
Try booting the same PC using a different operating system and repeat the port scan.
Compare the results.
Try some of the hosts and IP addresses available on your local network:
Other live hosts in the 192.168.2 network: 1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 13, 19, ...
lundy.niagarac.on.ca
www.niagarac.on.ca
peoplesoft.niagarac.on.ca
blackboard.niagarac.on.ca
smtp.niagarac.on.ca
email.niagarac.on.ca
When you are done, delete the Nmap software, uninstall the Pcap library, and delete
the files that you have created or downloaded.
D:\2004F\cnet9562\labs\lab3\lab3.wpd Page 2 of 2