Nmap Development mailing list archives

[PATCHed] Service Scan + other scan types


From: "Kris Katterjohn" <katterjohn () gmail com>
Date: Tue, 22 May 2007 00:58:42 +0530

Hey everyone!


I have checked in a few lines to /nmap that have to do with how -sV is
working with other scan types.

I accidently had -sV running with -sO earlier today, and realized that when
the IPProto Scan had finished, service detection was trying to run.  But it
failed.  This caused Nmap to exit, without giving me any of the protocol
information from the host.  This also prevents other tasks like Traceroute
from performing.  So the Service Scan is now disabled way before scanning
begins and a warning message is printed.

A small change involves using -sV with -sP:  the line telling you to send
incorrect Service/Version results isn't outputted anymore at the end of the
Ping Scan.

Please let me know what you think or if you see any problems!


Thanks,
Kris Katterjohn

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: