Hi,
Thanks tumnus for the link. I downloaded too, and found two things.
MOrt, where did you get those 5 files to put in /bin, I just got the executable, and I get error on nmap services (it defaults to /etc/services so not a biggie), and also the os fingerprinting.
Also, Im having troubles with the network mask. It doesnt seem to work when you specify the ping or regular scan with either 192.168.0.1/32 or even 192.168.0.1/10 for 10 ips. If you specify the specific ip address to scan it will work.
===============================================
Starting nmap V. 2.53 by fyodor@insecure.org (
www.insecure.org/nmap/ )
Unable to find nmap-services! Resorting to /etc/services
Interesting ports on (192.168.0.2):
(The 1026 ports scanned but not shown below are in state: closed)
Port State Service
135/tcp open unknown
139/tcp open netbios-ssn
445/tcp open unknown
Starting nmap V. 2.53 by fyodor@insecure.org (
www.insecure.org/nmap/ )
Unable to find nmap-services! Resorting to /etc/services
Nmap run completed -- 0 IP addresses (0 hosts up) scanned in 0 seconds
# ./nmap -sP 192.168.0.1/10
and no response here!
# ./nmap -O 192.168.0.2
OS scan requested but I cannot find nmap-os-fingerprints file. It should be in /home/guest/userdirectory/local/share/nmap,
~/.nmap/ or .
QUITTING!
Starting nmap V. 2.53 by fyodor@insecure.org (
www.insecure.org/nmap/ )
Unable to find nmap-services! Resorting to /etc/services
Nmap run completed -- 0 IP addresses (0 hosts up) scanned in 0 seconds
# ./nmap -sP 192.168.0.1/10