The purpose of this assignment is to learn how to use nmap, the network mapping tool.                 
From the CSB 315 lab:
nmap 192.168.110.*
nmap 192.168.110.100-120
nmap 192.168.110.0/24
What’s the difference between these two commands?
nmap 192.168.110.1
sudo nmap -O 192.168.110.1
Saying “The second command uses sudo
and -O
” is not good enough.
Why!?
                
These ports are accessible on the printer fiddle.cs.colostate.edu
:
                
21/tcp open ftp 23/tcp open telnet 80/tcp open http 443/tcp open https 515/tcp open printer 631/tcp open ipp 7627/tcp open soap-http 9100/tcp open jetdirect
nmap
scan on fiddle.cs.colostate.edu
.
Did you get all of the ports mentioned above? Why not?
Look for a computer in the 129.82.45.0 – 129.82.45.255 range that has port 4444 open. There should be only one.                 
Look for a computer in the entire 23-bit CS subnet that has the “domain” port open. There should be only one.                 
Modified: 2017-11-28T19:05                  User: Guest                  Check: HTML CSSEdit History Source |
Apply to CSU |
Contact CSU |
Disclaimer |
Equal Opportunity Colorado State University, Fort Collins, CO 80523 USA © 2015 Colorado State University |