Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




nmap-dev logo 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:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]