|
Nmap Development
mailing list archives
Re: Nmap 4.20ALPHA1 - New OS Detection System!
From: Fyodor <fyodor () insecure org>
Date: Mon, 26 Jun 2006 16:56:47 -0700
On Mon, Jun 26, 2006 at 03:16:09PM +0200, Diman Todorov wrote:
if o.osscan is not set at all it is not OS_SCAN_SYS_1_ONLY
this means that it is not possible to perform an nmap scan
without OS detection (either os1 or os2)
perhaps you should change it to
if (o.osscan == OS_SCAN_DEFAULT || o.osscan == OS_SCAN_SYS_2_ONLY)
os_scan_2(Targets);
Good find. I'll probably do a release today which incorporates this fix.
Cheers,
-F
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
By Date
By Thread
Current thread:
|