![]() |
nmap output question
A few nmap questions (N810):
1) When running ~ $ nmap -sP 192.168.1.0/24 I get this: Starting Nmap 4.76 ( http://nmap.org ) at 2009-12-04 00:38 PST Host 192.168.1.1 appears to be up. Host 192.168.1.100 appears to be up. Host 192.168.1.105 appears to be up. Nmap done: 256 IP addresses (3 hosts up) scanned in 5.02 seconds I take this to mean that there are currently three devices connected to the network. I can confirm the 105 being my tablet. Q: Is there anyway to see device names in addition to the IP addresses? Q: Is there anyway to see the device OS displayed per device? (I tried ~ $ nmap -sP -A 192.168.1.0/24 - but no go). 2) I'm using nmap 4.76 but I understand there is a 5.0 version out there for OS2008 - I've been unable to find the repo for nmap OS2008 though. Anyone knows? |
Re: nmap output question
And, in addition to the above, is the 192.168.1.1 always just the wifi router?
|
Re: nmap output question
by convention, the first address in a block of IP addresses is used for the default gateway/router, so, yes, 192.168.X.1 is quite typical for adsl modem/routers or routers for cable connections.
host names often come from the device running avahi (aka bonjour) or samba (windows file sharing). these might show up in File Manager. sometimes you can get some joy by doing "smbclient -L 192.168.1.2" and seeing what it says. |
Re: nmap output question
Quote:
|
Re: nmap output question
Quote:
I assume that when there are shared folders available they will show up as 'Shared Folders" in File Manager. (Or do I have to first use something like Wizard Mounter?). The smbclient command you included is that for xterm command line? I don't even know/think I got an executable 'smbclient'. |
Re: nmap output question
Quote:
You could use the -O for OS fingerprinting Try: nmap -sV -p- -O -T4 192.168.1.1-255 Also - http://nmap.org/book/man-briefoptions.html Buy this - http://nmap.org/book/ |
All times are GMT. The time now is 08:24. |
vBulletin® Version 3.8.8