I wrote and committed a patch to fix the nmap_command_path bug.
The variable now actually accesses the nmap_command_path in
zenmap.conf file. It is accessed by a new class in UmitConf called
PathsConfig, which represents the [paths] section in zenmap.conf.
Examples of new settings for nmap_command_path include
nmap_command_path = /custom/path/to/nmap
nmap_command_path = nmap-custom
where before these settings were simply ignored and "nmap" was defaulted to.
Cheers,
Jurand Nogiec
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on May 15 2008